Data Access Library (DAL)
 All Classes Functions Variables Typedefs Friends
Public Member Functions
dal::DirectionCoordinate Class Reference

#include <Coordinates.h>

Inheritance diagram for dal::DirectionCoordinate:
dal::Coordinate dal::Group dal::Node

List of all members.

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 ()

Detailed Description

A coordinate which translates unsigned (pixel) <--> double (world) through a non-linear transformation. Defines 2 (or more) linear axes.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Typedefs Friends