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

#include <Coordinates.h>

Inheritance diagram for dal::CoordinatesGroup:
dal::Group dal::Node

List of all members.

Public Member Functions

 CoordinatesGroup (Group &parent, const std::string &name)
Attribute< std::vector< double > > refLocationValue ()
Attribute< std::vector
< std::string > > 
refLocationUnit ()
Attribute< std::string > refLocationFrame ()
Attribute< double > refTimeValue ()
Attribute< std::string > refTimeUnit ()
Attribute< std::string > refTimeFrame ()
Attribute< unsigned > nofCoordinates ()
Attribute< unsigned > nofAxes ()
Attribute< std::vector
< std::string > > 
coordinateTypes ()
virtual Coordinatecoordinate (unsigned nr)

Protected Member Functions

std::string coordinateType (unsigned nr)
std::string coordinateName (unsigned nr)

Detailed Description

Interface for coordinate groups.


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