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
makVrv::DtAtmosphereConverter Class Reference

Converter for atmospheres. Converts between pascals and atmospheres.

Inheritance diagram for makVrv::DtAtmosphereConverter:
Inheritance graph
[legend]

Public Member Functions

 DtAtmosphereConverter ()
 
virtual DtUnitConverterclone () const
 
virtual ~DtAtmosphereConverter ()
 
virtual double pascalsToLocal (double pascals) const
 
virtual double localToPascals (double local) const
 
- Public Member Functions inherited from makVrv::DtPressureUnitConverter
 DtPressureUnitConverter (makArchives::DtDisplayUnitsSettingsRecord::PressureUnits unit)
 
virtual ~DtPressureUnitConverter ()
 
- Public Member Functions inherited from makVrv::DtUnitConverter
 DtUnitConverter ()
 
virtual ~DtUnitConverter ()
 

Additional Inherited Members

- Static Public Member Functions inherited from makVrv::DtUnitConverter
static void unitsForVelocity (makArchives::DtDisplayUnitsSettingsRecord::VelocityUnits units, makArchives::DtDisplayUnitsSettingsRecord::DistanceUnits &distUnit, makArchives::DtDisplayUnitsSettingsRecord::TimeUnits &timeUnit)
 
static void unitsForAcceleration (makArchives::DtDisplayUnitsSettingsRecord::AccelerationUnits units, makArchives::DtDisplayUnitsSettingsRecord::DistanceUnits &distUnit, makArchives::DtDisplayUnitsSettingsRecord::TimeUnits &timeUnits)
 
static void unitsForRotationalVelocity (makArchives::DtDisplayUnitsSettingsRecord::RotVelocityUnits units, makArchives::DtDisplayUnitsSettingsRecord::OrientationUnits &oriUnit, makArchives::DtDisplayUnitsSettingsRecord::TimeUnits &timeUnit)
 
- Protected Attributes inherited from makVrv::DtPressureUnitConverter
makArchives::DtDisplayUnitsSettingsRecord::PressureUnits myUnits
 

Constructor & Destructor Documentation

makVrv::DtAtmosphereConverter::DtAtmosphereConverter ( )

Default CTOR.

virtual makVrv::DtAtmosphereConverter::~DtAtmosphereConverter ( )
virtual

Virtual DTOR.

Member Function Documentation

virtual DtUnitConverter* makVrv::DtAtmosphereConverter::clone ( ) const
virtual

Clone.

Implements makVrv::DtUnitConverter.

virtual double makVrv::DtAtmosphereConverter::pascalsToLocal ( double  pascals) const
virtual

Convert from Pascals to local units.

Implements makVrv::DtPressureUnitConverter.

virtual double makVrv::DtAtmosphereConverter::localToPascals ( double  local) const
virtual

Convert from local units to Pascals.

Implements makVrv::DtPressureUnitConverter.


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)