atlas
Public Types | Public Member Functions | List of all members
atlas::Projection Class Reference
Inheritance diagram for atlas::Projection:
Inheritance graph
[legend]
Collaboration diagram for atlas::Projection:
Collaboration graph
[legend]

Public Types

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

Public Member Functions

 Projection (const eckit::Parametrisation &)
 
 Projection (const std::string &type, const eckit::Parametrisation &)
 
 operator bool () const
 
void xy2lonlat (double crd[]) const
 
void xy2lonlat (Point2 &) const
 
void lonlat2xy (double crd[]) const
 
void lonlat2xy (Point2 &) const
 
Jacobian jacobian (const PointLonLat &) const
 
PointLonLat lonlat (const PointXY &) const
 
PointXY xy (const PointLonLat &) const
 
bool strictlyRegional () const
 
RectangularLonLatDomain lonlatBoundingBox (const Domain &) const
 
Spec spec () const
 
std::string units () const
 
std::string type () const
 
void hash (eckit::Hash &) const
 

The documentation for this class was generated from the following files: