![]() |
VR-Forces 5.0.2 Developer's Guide
|
A collection of information about a rotor wash effect that is received by a network connection and transmitted to to the.
Public Member Functions | |
| DtRotorWashInfo () | |
| virtual | ~DtRotorWashInfo () |
| DtRotorWashInfo (const DtRotorWashInfo &orig) | |
| DtRotorWashInfo & | operator= (const DtRotorWashInfo &rhs) |
| bool | operator!= (const DtRotorWashInfo &rhs) |
| virtual std::string | toString (const RotorWashSoilType &type) const |
| virtual void | print () const |
Public Attributes | |
| RotorWashSoilType | mySoilType |
| double | myHeliToGroundDist |
| makVrv::DtRotorWashInfo::DtRotorWashInfo | ( | ) |
CTOR.
|
virtual |
DTOR.
| makVrv::DtRotorWashInfo::DtRotorWashInfo | ( | const DtRotorWashInfo & | orig | ) |
Copy constructor.
| DtRotorWashInfo& makVrv::DtRotorWashInfo::operator= | ( | const DtRotorWashInfo & | rhs | ) |
Assignment operator.
| bool makVrv::DtRotorWashInfo::operator!= | ( | const DtRotorWashInfo & | rhs | ) |
Not equals operator.
|
virtual |
Convert RotorWashSoilType enum to string for printing.
|
virtual |
Print information about this rotorwash.
| RotorWashSoilType makVrv::DtRotorWashInfo::mySoilType |
| double makVrv::DtRotorWashInfo::myHeliToGroundDist |