LandingProcedure Properties |
The LandingProcedure type exposes the following members.
Name | Description | |
---|---|---|
DescentAngle |
Gets or sets the angle of the glide slope for the landing, in radians.
This overrides the value for the descent velocity in the Dynamics.
| |
Dynamics |
Gets or sets the platform dynamics that define the pitch up and push over accelerations
to use for the landing descent.
| |
FinalHeightAboveRunway |
Gets or sets the final constant offset above the runway, in meters. This represents the height
of the center of mass (or center of a 3D model) with respect to the RunwayReferenceSurface
and runway offset specified by the height of the RunwayStartPosition.
| |
FinalSpeed |
Gets or sets the final target speed at which the platform travels after rolling to a stop at the
end of the landing, in meters per second.
| |
InitialHeightAboveRunway |
Gets or sets the height above the runway at which the platform approaches the landing, in meters.
This represents the height of the center of mass (or center of a 3D model) with respect to the
RunwayReferenceSurface and runway offset specified by the height of the
RunwayStartPosition.
| |
IsFrozen |
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an
ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.) | |
RollDistance |
Gets or sets the distance along the runway it takes to go from
the landing speed to the final speed, in meters.
| |
RunwayHeading |
Gets or sets the heading of the runway with respect to north, in radians.
| |
RunwayReferenceSurface |
Gets or sets the terrain reference surface to use to define the heights and the surface of the runway.
| |
RunwayStartPosition |
Gets or sets the geodetic starting point of the runway.
| |
SpeedOnApproach |
Gets or sets the target speed at which to approach the landing maneuver, in meters per second.
| |
TurningRadiusAfterLanding |
Gets or sets the final turning radius at which to turn toward the next procedure after landing, in meters.
By default, this is one meter.
| |
TurningRadiusOnApproach |
Gets or sets the horizontal turning radius at which to turn when approaching the glide
plane for landing, in meters.
|