| makVrv::DtRotorWashTrailPoint::DtRotorWashTrailPoint |
( |
| ) |
|
CTOR - time, pos of helicopter, pos of rotorwash on the ground.
| makVrv::DtRotorWashTrailPoint::~DtRotorWashTrailPoint |
( |
| ) |
|
| const DtTime& makVrv::DtRotorWashTrailPoint::time |
( |
| ) |
const |
Retrieve the DtTime stamp of this point (in seconds)
| const DtVector& makVrv::DtRotorWashTrailPoint::groundPos |
( |
| ) |
const |
Return the ground position of this rotorwash point.
| const DtVector& makVrv::DtRotorWashTrailPoint::heliPos |
( |
| ) |
const |
Return the helicopter position of this rotorwash point.
| const float& makVrv::DtRotorWashTrailPoint::prevDist |
( |
| ) |
const |
Return the distance to the previous point in the list of points for the trail (older points are at the back)
| void makVrv::DtRotorWashTrailPoint::setPrevDist |
( |
float |
dist | ) |
|
For setting the distance from the previous head point to the newest point.
| DtTime makVrv::DtRotorWashTrailPoint::myTime |
|
protected |
| DtVector makVrv::DtRotorWashTrailPoint::myGroundPos |
|
protected |
| DtVector makVrv::DtRotorWashTrailPoint::myHeliPos |
|
protected |
| float makVrv::DtRotorWashTrailPoint::myDistToPrevPoint |
|
protected |
The documentation for this class was generated from the following file: