Click or drag to resize

ProfileDynamics Properties

The ProfileDynamics type exposes the following members.

Properties
  NameDescription
Public propertyAscentSpeed
Gets or sets the maximum vertical rate of ascent (positive), in meters per second.
Public propertyDescentSpeed
Gets or sets the maximum vertical rate of descent (positive), in meters per second.
Public propertyPitchUpAcceleration
Gets or sets the upward acceleration used to begin an ascent maneuver perpendicular to the direction of motion, in meters per second squared (positive).
Public propertyPushOverAcceleration
Gets or sets the downward acceleration used to begin a descent maneuver perpendicular to the direction of motion, in meters per second squared (positive).
Public propertyThrustAcceleration
Gets or sets the maximum achievable acceleration along the velocity vector (positive), in meters per second squared.
Public propertyThrustDeceleration
Gets or sets the maximum achievable deceleration anti-parallel to the velocity vector (positive), in meters per second squared.
Top
See Also