Glideslope
eturn the angle from horizontal on which the aircraft descends to touchdown.
Related Commands
Syntax
MissionModeler_RM <AircraftObjPath> Procedure <Index> GetValue Glideslope [<Unit>]
Description
<Index> | Enter the index of the procedure. |
[<Unit>] | Specify the unit that <Value> is entered in. This parameter is optional, the default value is radians (rad). The dimension type is MissionModelerAttitudeAngle. |
Return Value
The glide slope angle is returned in the unit specified or radians.
Examples
MissionModeler_RM */Aircraft/Aircraft1 Procedure 3 GetValue Glideslope deg