|
|
| (8 intermediate revisions by one other user not shown) |
| Line 11: |
Line 11: |
| ==='''GPS: Missing Airspace Options'''=== | | ==='''GPS: Missing Airspace Options'''=== |
|
| |
|
| I have found a very curious OMISSION in the FSX SDK on the XML Map parameters... | | I highly suggest visitors to this Wiki entry to refer to this most excellent guide: |
|
| |
|
| ObjectDetailLayerAirspaces
| | '''BlackBox Website - GPS Guidebook'''[http://www.robbiemcelrath.com/blackbox/?guide] |
| -1 = Default
| |
| 0 = Draw nothing
| |
|
| |
|
| This is woefully incomplete! Here is a list of known input parameters for this token:
| | The tabular data previously listed on this entry has proven to be incomplete and or incorrect... |
| | |
| B, C, D, MOA, RESTRICTED, PROHIBITED, WARNING, ALERT, DANGER, MODE_C, RADAR, TRAINING = 0xEFC038
| |
| | |
| MOA, RESTRICTED, PROHIBITED, WARNING, ALERT, DANGER = 0x0FC000
| |
| | |
| -1 - default
| |
| 0 - Draw Nothing
| |
| 8 - Class B
| |
| 16 - Class C
| |
| 32 - Class D
| |
| 64 - MOA
| |
| 128 - Restricted
| |
| 264 - Prohibited
| |
| 528 - Warning
| |
| 1024 - Alert
| |
| 2048 - Danger
| |
| 4096 - Mode C
| |
| 8192 - Radar
| |
| 16384 - Training
| |
|
| |
|
| [[Category:Aircraft Design]] | | [[Category:Aircraft Design]] |
| [[Category:Panel & Gauge Design]] | | [[Category:Panel and Gauge Design]] |
Latest revision as of 13:45, 22 August 2011
GPS: Missing Airspace Options
I highly suggest visitors to this Wiki entry to refer to this most excellent guide:
BlackBox Website - GPS Guidebook[1]
The tabular data previously listed on this entry has proven to be incomplete and or incorrect...