The interface from the.
- See Also
- DtEntityRotorWashVisualizer to the
-
DtRotorWashManager; it provides a mechanism for the visualizer, running in the connection thread, to communicate with the
-
DtRotorWashManager, which is created in the main (render) thread.
| makVrv::DtRotorWashObject::DtRotorWashObject |
( |
DtDe & |
de, |
|
|
DtUniqueID |
id |
|
) |
| |
| virtual makVrv::DtRotorWashObject::~DtRotorWashObject |
( |
| ) |
|
|
virtual |
| makVrv::DtRotorWashObject::DtRotorWashObject |
( |
| ) |
|
|
private |
Default Constructor not implemented – default constructor not allowed.
Copy Constructor not implemented – Copy not allowed.
| virtual void makVrv::DtRotorWashObject::addRotorWash |
( |
DtUniqueID |
helicopterID, |
|
|
DtUniqueID |
rotorWashID, |
|
|
const std::string & |
modelDef |
|
) |
| |
|
virtual |
Add a rotorwash for a helicopter based on unique id You can add multiple rotorwashes to a helicopter and it will switch depending on the soil type (see DtRotorWashInfo for types)
| virtual void makVrv::DtRotorWashObject::removeRotorWash |
( |
| ) |
|
|
virtual |
Remove a rotorwash for a helicopter based on unique id.
| virtual void makVrv::DtRotorWashObject::start |
( |
| ) |
|
|
virtual |
Start a rotorwash for a helicopter based on unique id.
| virtual void makVrv::DtRotorWashObject::stop |
( |
| ) |
|
|
virtual |
Stop a rotorwash for a helicopter based on unique id.
| virtual void makVrv::DtRotorWashObject::setRotorDiameter |
( |
double |
rotorDiameter | ) |
|
|
virtual |
Set the diameter of the rotors (tip to tip) generating the wake. If set, larger rotor diamtere will result in larger rotorwash.
| virtual void makVrv::DtRotorWashObject::setRotorWindSpeed |
( |
double |
rotorWindSpeed | ) |
|
|
virtual |
Set the speed of the down-draft created by the rotors. If set, larger speed will create larger rotorwashes.
Assignment Operator not implemented – Copy not allowed.
| DtUniqueID makVrv::DtRotorWashObject::myHelicopterID |
|
protected |
| DtUniqueID makVrv::DtRotorWashObject::myRotorWashID |
|
protected |
| std::string makVrv::DtRotorWashObject::myModelDefinition |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-0-branch/include/vrvCore/DtRotorWashObject.h