VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtLatLonDimensions Class Reference
+ Inheritance diagram for DtLatLonDimensions:
+ Collaboration diagram for DtLatLonDimensions:

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

DtLatLonDimensions::DtLatLonDimensions ( DtExerciseConn exConn)
virtual DtLatLonDimensions::~DtLatLonDimensions ( )
virtual

Member Function Documentation

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

Member Data Documentation

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

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

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)