ProfileDynamics Properties |
The ProfileDynamics type exposes the following members.
| Name | Description | |
|---|---|---|
| AscentSpeed |
Gets or sets the maximum vertical rate of ascent (positive), in meters per second.
| |
| DescentSpeed |
Gets or sets the maximum vertical rate of descent (positive),
in meters per second.
| |
| PitchUpAcceleration |
Gets or sets the upward acceleration used to begin an ascent maneuver perpendicular
to the direction of motion, in meters per second squared (positive).
| |
| PushOverAcceleration |
Gets or sets the downward acceleration used to begin a descent maneuver perpendicular
to the direction of motion, in meters per second squared (positive).
| |
| ThrustAcceleration |
Gets or sets the maximum achievable acceleration along the velocity vector (positive),
in meters per second squared.
| |
| ThrustDeceleration |
Gets or sets the maximum achievable deceleration anti-parallel to the velocity vector (positive),
in meters per second squared.
|