WaypointLatLon

Define the runway based on a waypoint, runway, or VTOL point in a catalog.

Related Commands

Syntax

MissionModeler <AircraftObjPath> Site <Index> SetValue WaypointLatLon <Latitude> <LatitudeUnit> <Longitude> <LongitudeUnit>

Description

<Index> Enter the index of the site being modified.
<Latitude> Enter a real value.
<LatitudeUnit> Enter the unit that the <Value> is entered in. The dimension type is Latitude.
<Longitude> Enter a real value.
<LongitudeUnit> Enter the unit that the <Value> is entered in. The dimension type is Longitude.

 

Examples

MissionModeler */Aircraft/Aircraft1 Site 1 SetValue WaypointLatLon 32.85 m

 

STK Programming Interface 11.0.1