VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtNauticalMileConverter Class Reference
Inheritance diagram for DtNauticalMileConverter:
Inheritance graph
[legend]

Public Member Functions

 DtNauticalMileConverter ()
 
virtual ~DtNauticalMileConverter ()
 
 DtNauticalMileConverter (const DtNauticalMileConverter &orig)
 
DtNauticalMileConverteroperator= (const DtNauticalMileConverter &rhs)
 
virtual double metersToLocal (double meters)
 
virtual double localToMeters (double local)
 
- Public Member Functions inherited from DtUnitConverter
 DtUnitConverter ()
 
virtual ~DtUnitConverter ()
 
 DtUnitConverter (const DtUnitConverter &orig)
 
DtUnitConverteroperator= (const DtUnitConverter &rhs)
 
virtual bool init ()
 

Constructor & Destructor Documentation

DtNauticalMileConverter::DtNauticalMileConverter ( )
inline

Default constructor.

virtual DtNauticalMileConverter::~DtNauticalMileConverter ( )
inlinevirtual

Destructor.

DtNauticalMileConverter::DtNauticalMileConverter ( const DtNauticalMileConverter orig)
inline

Copy Constructor.

Member Function Documentation

DtNauticalMileConverter& DtNauticalMileConverter::operator= ( const DtNauticalMileConverter rhs)
inline

Assignment operator.

References DtUnitConverter::operator=().

virtual double DtNauticalMileConverter::metersToLocal ( double  meters)
virtual

Convert to local units.

Implements DtUnitConverter.

virtual double DtNauticalMileConverter::localToMeters ( double  local)
virtual

Convert from local units to meters.

Implements DtUnitConverter.


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

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)