On this page
Intersections
IMPORTANT!
GPS variables are deprecated in Microsoft Flight Simulator 2024. For more information, please see the GPS Vars In MSFS 2024 section.
The tables below indicate the requirements for the GPS Variables that can be used to get and set the different GPS properties associated with intersections. You can find a complete index of all available GPS Vars here: GPSVar Index
| GPS Variable | Units | Settable |
|---|---|---|
WaypointIntersectionICAO | String | |
WaypointIntersectionIdent | String | |
WaypointIntersectionCity | String | |
WaypointIntersectionRegion | String | |
WaypointIntersectionLatitude | Degrees | |
WaypointIntersectionLongitude | Degrees | |
WaypointIntersectionType | Enum:UNKNOWN (0)NAMED (1)UNNAMED (2)VOR (3)NDB (4)OFFROUTE (5)IAF (6)FAF (7) | |
WaypointIntersectionNearestVorIdent | String | |
WaypointIntersectionNearestVorFrequency | Hz | |
WaypointIntersectionNearestVorType | Enum:UNKNOWN (0)VOR (1)VOR_DME (2)DME (3)TACAN (4)VORTAC (5)ILS (6)VOT (7) | |
WaypointIntersectionNearestVorTrueRadial | Degrees | |
WaypointIntersectionNearestVorMagneticRadial | Degrees | |
WaypointIntersectionNearestVorDistance | Meters | |
WaypointIntersectionRouteNumber | Number | |
WaypointIntersectionCurrentRoute | Number | |
WaypointIntersectionRouteName | String | |
WaypointIntersectionRoutePrevIcao | String | |
WaypointIntersectionRouteNextIcao | String |
Nearest Intersections
| GPS Variable | Units | Settable |
|---|---|---|
NearestIntersectionCurrentLatitude | Degrees | |
NearestIntersectionCurrentLongitude | Degrees | |
NearestIntersectionMaximumItems | Number | |
NearestIntersectionMaximumDistance | Meters | |
NearestIntersectionCurrentFilter | Enum:UNKNOWN (0)NAMED (1)UNNAMED (2)VOR (3)NDB (4)OFFROUTE (5)IAF (6)FAF (7) | |
NearestIntersectionAddIntersectionType | Enum:UNKNOWN (0)NAMED (1)UNNAMED (2)VOR (3)NDB (4)OFFROUTE (5)IAF (6)FAF (7) | |
NearestIntersectionRemoveIntersectionType | Enum:UNKNOWN (0)NAMED (1)UNNAMED (2)VOR (3)NDB (4)OFFROUTE (5)IAF (6)FAF (7) | |
NearestIntersectionSetDefaultFilter | Enum:UNKNOWN (0)NAMED (1)UNNAMED (2)VOR (3)NDB (4)OFFROUTE (5)IAF (6)FAF (7) | |
NearestIntersectionItemsNumber | Number | |
NearestIntersectionCurrentLine | Number | |
NearestIntersectionCurrentIntersectionLatitude | Degrees | |
NearestIntersectionCurrentIntersectionLongitude | Degrees | |
NearestIntersectionCurrentICAO | String | |
NearestIntersectionCurrentIdent | String | |
NearestIntersectionCurrentType | String | |
NearestIntersectionCurrentDistance | Meters | |
NearestIntersectionCurrentTrueBearing | Degrees | |
NearestIntersectionSelectedIntersection | Number | |
NearestIntersectionSelectedIntLatitude | Degrees | |
NearestIntersectionSelectedIntLongitude | Degrees | |
NearestIntersectionSelectedRefVorId | String | |
NearestIntersectionSelectedRefVorType | Enum:UNKNOWN (0)VOR (1)VOR_DME (2)DME (3)TACAN (4)VORTAC (5)ILS (6)VOT (7) | |
NearestIntersectionSelectedRefVorFrequency | Hz | |
NearestIntersectionSelectedRefVorTrueRadial | Degrees | |
NearestIntersectionSelectedRefVorMagneticRadial | Degrees | |
NearestIntersectionSelectedRefVorDistance | Meters | |
NearestIntersectionCurrentRouteNumber | Number | |
NearestIntersectionCurrentCurrentRoute | Number | |
NearestIntersectionCurrentRouteName | String | |
NearestIntersectionCurrentRoutePrevIcao | String | |
NearestIntersectionCurrentRouteNextIcao | String |
Prev
FlightplansNext
Miscellaneous