#include <Coordinates.h>
Public Member Functions | |
DirectionCoordinate (Group &parent, const std::string &name) | |
Attribute< std::vector< double > > | referenceValue () |
Attribute< std::vector< double > > | referencePixel () |
Attribute< std::vector< double > > | increment () |
Attribute< std::vector< double > > | pc () |
Attribute< std::string > | equinox () |
Attribute< std::string > | radecSys () |
Attribute< std::string > | projection () |
Attribute< std::vector< double > > | projectionParam () |
Attribute< double > | lonPole () |
Attribute< double > | latPole () |
A coordinate which translates unsigned (pixel) <--> double (world) through a non-linear transformation. Defines 2 (or more) linear axes.