VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Variables
fixedWingPilotController.h File Reference

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 = 2.5
 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).

Detailed Description

Variable Documentation

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 = 2.5

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).

If the bottom of the aircraft's bounding volume would be this far off the ground if the aircraft was at that point, then the point is considered to be airborne, not on the ground.


Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)