![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtFixedWingPilotController |
| DtFixedWingPilotController is a controller that models the capabilities of a fixed-wing pilot. More... | |
Variables | |
| const double | DtTurningSpeedTol = 0.0556 |
| Allow a turn of no more than 2 degrees when moving too fast, which equals ~ 0.0556 radians. | |
| const double | DtLandingTolerance = 1.0 |
| This is the tolerance for determining if a control point is close enough to the terrain (and maybe later another entity) to be considered on the terrain (or that entity). | |
| const double DtTurningSpeedTol = 0.0556 |
Allow a turn of no more than 2 degrees when moving too fast, which equals ~ 0.0556 radians.
| const double DtLandingTolerance = 1.0 |
This is the tolerance for determining if a control point is close enough to the terrain (and maybe later another entity) to be considered on the terrain (or that entity).