|
| Rotated (const PointLonLat &south_pole, double rotation_angle=0.) |
|
| Rotated (const eckit::Parametrisation &) |
|
void | spec (Spec &) const |
|
void | hash (eckit::Hash &) const |
|
| 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 std::string | classNamePrefix () |
|
static std::string | typePrefix () |
|
The documentation for this class was generated from the following files:
- src/atlas/projection/detail/ProjectionImpl.h
- src/atlas/projection/detail/ProjectionImpl.cc