atlas
Public Member Functions | Friends | List of all members
atlas::util::Rotation Class Reference
Inheritance diagram for atlas::util::Rotation:
Inheritance graph
[legend]

Public Member Functions

 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
 

Friends

std::ostream & operator<< (std::ostream &, const Rotation &)
 

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