Atlas [0.42.0] | C++ docs
  1. Browse source
  1. Pages
  2. Classes
  3. Namespaces
  4. Files

atlas::Projection class
#include <atlas/projection/Projection.h>

Contents

  • Reference
    • Public types
    • Constructors, destructors, conversion operators
    • Public functions

Public types

using Spec = util::Config
using Jacobian = projection::Jacobian

Constructors, destructors, conversion operators

Projection()
Projection(const eckit::Parametrisation&)
Projection(const std::string& type, const eckit::Parametrisation&)
operator bool() const

Public functions

void xy2lonlat(double crd[]) const
void xy2lonlat(Point2&) const
void lonlat2xy(double crd[]) const
void lonlat2xy(Point2&) const
auto jacobian(const PointLonLat&) const -> Jacobian
auto lonlat(const PointXY&) const -> PointLonLat
auto xy(const PointLonLat&) const -> PointXY
auto strictlyRegional() const -> bool
auto lonlatBoundingBox(const Domain&) const -> RectangularLonLatDomain
auto spec() const -> Spec
auto units() const -> std::string
auto type() const -> std::string
void hash(eckit::Hash&) const
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.

    Atlas docs. Part of the Atlas project, copyright © ECMWF
    Generated by Doxygen and m.css. Contact the team via GitHub.