-
Notifications
You must be signed in to change notification settings - Fork 249
Pos
Jerommaas edited this page Mar 15, 2017
·
4 revisions
Get info on an object. This can be an aircraft, airport or waypoint. Provide the object name as the function argument. The returned information depends on the type of object:
- Location
- Heading
- Altitude
- CAS & TAS & Groundspeed & Mach number
- Indication of vnav & lnav + destination (if used)
- Aircraft origin & destination
- Airport size
- Location
- Elevation
- Country name
- Number of runways (if known)
- Type
- Location
- Description, including frequencies (for navaids)
- Variation (for VOR beacons)
- Number of waypoints with same name (if more than one exist)
- Names of airways that connect to it
- List of segments in the airway
Usage:
POS object
Arguments:
Name | Type | Required | Description |
---|---|---|---|
object | txt | yes | [[Object name |