VR-Link API Documentation for HLA 1.3
Public Member Functions | Protected Attributes
DtLatLonDimensions Class Reference
+ Inheritance diagram for DtLatLonDimensions:
+ Collaboration diagram for DtLatLonDimensions:

List of all members.

Public Member Functions

 DtLatLonDimensions (DtExerciseConn *exConn)
virtual ~DtLatLonDimensions ()
void setMinLatitude (double min)
void setMaxLatitude (double max)
void setMinLongitude (double min)
void setMaxLongitude (double max)
void setLatitudeLowerBound (double lat)
void setLatitudeUpperBound (double lat)
void setLongitudeLowerBound (double lon)
void setLongitudeUpperBound (double lon)
double minLatitude () const
double maxLatitude () const
double minLongitude () const
double maxLongitude () const
double latitudeUpperBound () const
double latitudeLowerBound () const
double longitudeUpperBound () const
double longitudeLowerBound () const
void setPoint (double latitude, double longitude)
void setPlaybox (double minLatitude, double minLongitude, double maxLatitude, double maxLongitude)

Protected Attributes

double myMinLatitude
double myMaxLatitude
double myMinLongitude
double myMaxLongitude
double myLatitudeLowerBound
double myLatitudeUpperBound
double myLongitudeLowerBound
double myLongitudeUpperBound
DtLinearNormalizer myLatitudeNormalizer
DtLinearNormalizer myLongitudeNormalizer

Constructor & Destructor Documentation


Member Function Documentation

void DtLatLonDimensions::setMaxLatitude ( double  max)
void DtLatLonDimensions::setMinLatitude ( double  min)
void DtLatLonDimensions::setPlaybox ( double  minLatitude,
double  minLongitude,
double  maxLatitude,
double  maxLongitude 
)
void DtLatLonDimensions::setPoint ( double  latitude,
double  longitude 
)

Member Data Documentation


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

Document ID: Generated on Mon May 14 08:06:18 EDT 2012 from SVN revision 114750
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)