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 | Public Attributes
makVrf::DtVrlinkSimulatedLandSurfaceState Struct Reference

For performance reasons there are two kinds of landSurface state. The first kind is the kind that is sent over from the network to the front end. This state is only used for network transport. The second state (DtVrlinkSimulatedLandSurfaceState) is what is used by the front-end to reference network thread data.

Inheritance diagram for makVrf::DtVrlinkSimulatedLandSurfaceState:
Inheritance graph
[legend]

Public Member Functions

 DtVrlinkSimulatedLandSurfaceState ()
 
 DtVrlinkSimulatedLandSurfaceState (const DtVrlinkSimulatedLandSurfaceState &)
 
virtual ~DtVrlinkSimulatedLandSurfaceState ()
 
DtVrlinkSimulatedLandSurfaceStateoperator= (const DtVrlinkSimulatedLandSurfaceState &)
 
bool operator== (const DtVrlinkSimulatedLandSurfaceState &) const
 
bool operator!= (const DtVrlinkSimulatedLandSurfaceState &rhs) const
 
- Public Member Functions inherited from makVrv::DtSimState
 DtSimState ()
 
virtual ~DtSimState ()
 

Public Attributes

double mySnowAccumulation
 
double myRainAccumulation
 
double myAmbientAirPressure
 
double myAmbientAirTemperature
 
double myAirPressureAltitude
 
double myAirTemperatureAltitude
 
double mySnowMinimumAltitude
 
double mySnowRoadAccumulation
 
double mySeaLevelWaterConcentration
 
double myFogHeight
 
DtVector myFogColor
 
bool myLightningPresent
 
double myPrecipitationIntensity
 
int myPrecipitationType
 
int myPriority
 

Constructor & Destructor Documentation

makVrf::DtVrlinkSimulatedLandSurfaceState::DtVrlinkSimulatedLandSurfaceState ( )

CTOR.

makVrf::DtVrlinkSimulatedLandSurfaceState::DtVrlinkSimulatedLandSurfaceState ( const DtVrlinkSimulatedLandSurfaceState )
virtual makVrf::DtVrlinkSimulatedLandSurfaceState::~DtVrlinkSimulatedLandSurfaceState ( )
virtual

DTOR.

Member Function Documentation

DtVrlinkSimulatedLandSurfaceState& makVrf::DtVrlinkSimulatedLandSurfaceState::operator= ( const DtVrlinkSimulatedLandSurfaceState )
bool makVrf::DtVrlinkSimulatedLandSurfaceState::operator== ( const DtVrlinkSimulatedLandSurfaceState ) const
bool makVrf::DtVrlinkSimulatedLandSurfaceState::operator!= ( const DtVrlinkSimulatedLandSurfaceState rhs) const
inline

Member Data Documentation

double makVrf::DtVrlinkSimulatedLandSurfaceState::mySnowAccumulation
double makVrf::DtVrlinkSimulatedLandSurfaceState::myRainAccumulation
double makVrf::DtVrlinkSimulatedLandSurfaceState::myAmbientAirPressure
double makVrf::DtVrlinkSimulatedLandSurfaceState::myAmbientAirTemperature
double makVrf::DtVrlinkSimulatedLandSurfaceState::myAirPressureAltitude
double makVrf::DtVrlinkSimulatedLandSurfaceState::myAirTemperatureAltitude
double makVrf::DtVrlinkSimulatedLandSurfaceState::mySnowMinimumAltitude
double makVrf::DtVrlinkSimulatedLandSurfaceState::mySnowRoadAccumulation
double makVrf::DtVrlinkSimulatedLandSurfaceState::mySeaLevelWaterConcentration
double makVrf::DtVrlinkSimulatedLandSurfaceState::myFogHeight
DtVector makVrf::DtVrlinkSimulatedLandSurfaceState::myFogColor
bool makVrf::DtVrlinkSimulatedLandSurfaceState::myLightningPresent
double makVrf::DtVrlinkSimulatedLandSurfaceState::myPrecipitationIntensity
int makVrf::DtVrlinkSimulatedLandSurfaceState::myPrecipitationType
int makVrf::DtVrlinkSimulatedLandSurfaceState::myPriority

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)