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

Public Types

using Spec = ProjectionImpl::Spec
 

Public Member Functions

 Rotated (const PointLonLat &south_pole, double rotation_angle=0.)
 
 Rotated (const eckit::Parametrisation &)
 
void spec (Spec &) const
 
void hash (eckit::Hash &) const
 
- Public Member Functions inherited from atlas::util::Rotation
 Rotation (const PointLonLat &south_pole, double rotation_angle=0.)
 
 Rotation (const eckit::Parametrisation &)
 
bool rotated () const
 
PointLonLat southPole () const
 
PointLonLat northPole () const
 
double rotationAngle () const
 
PointLonLat rotate (const PointLonLat &) const
 
PointLonLat unrotate (const PointLonLat &) const
 
void rotate (double crd[]) const
 
void unrotate (double crd[]) const
 

Static Public Member Functions

static std::string classNamePrefix ()
 
static std::string typePrefix ()
 

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