Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ivac2:firdef_labels [2016/03/26 17:10]
splendor.bouman
ivac2:firdef_labels [2017/12/04 19:07] (current)
jessy.stas [Label fields]
Line 17: Line 17:
   * Assumed (//aircraft assumed by sector//)   * Assumed (//aircraft assumed by sector//)
   * Released (//aircraft released by sector//)   * Released (//aircraft released by sector//)
-  * Uncorrelated (//aircraft with XPDR code not linked to a flight plan//) 
   * Filtered (//label of track which is filtered by upper/lower filter//)   * Filtered (//label of track which is filtered by upper/lower filter//)
  
-The default label must be defined as a minimum. All further states are optional and only need to be defined if the label layout for the state differs from the ''​unconcerned''​ state. Note that the colours of a track/label state completely are independent.+The ''​default'' ​label must be defined as a minimum. All further states are optional and only need to be defined if the label layout for the state differs from the ''​default''​ state. Note that the colours of a track/label state completely are independent.
  
 **Ground label** **Ground label**
Line 38: Line 37:
  
 ^Field^Function^ ^Field^Function^
-|tag|text to be shown when field is empty e.g. CFL|+|tag|text to show when the field is empty|
 |unselected|show the field when label is not selected| |unselected|show the field when label is not selected|
 |prefix|character ahead of field| |prefix|character ahead of field|
 +|format|field format in formatter type (see below)|
 +|units|unit types see below|
 |action|single click on the field| |action|single click on the field|
 |doubleaction|double click on the field| |doubleaction|double click on the field|
 |info|second (right) click on the field| |info|second (right) click on the field|
 +
 +Formatters
 +^Field^Function^
 +||default format for field|
 +|F|for altitude fields places F in front of the altitude if field is FL (F for feet or M for meter) can only be combined with %02d, %03d|
 +|A|for altitude fields places A in front of the altitude if field is below TL/TA  can only be combined with %02d, %03d|
 +|AF|will place a F/M/A in front of the altitude depending on it's type  can only be combined with %02d, %03d|
 +|%02d|formats a field to show 2 numbers (drops last) or pads left if < 2 numbers exist|
 +|%03d|formats a field to show 3 numbers (drops last) or pads left if < 3 numbers exist|
 +|%04d|formats a field to show 4 numbers (drops last) or pads left if < 3 numbers exist|
 +|%4s|formats a character field to take up 4 characters. number can be any numeric value|
 +
 +Units
 +^identifier^Description^
 +|FL|Flight level in the hundreds of steps (380, 330)|
 +|FL100|Same as above|
 +|FL10|Flight level in the steps of (38 for FL380 or 33 for F330)|
 +|FLM|Flight level in meters (6100m becomes 61 and 11600m become 116)
 +|N|Speed in knots full form|
 +|KTS|Speed in knots full form|
 +|KMH|Speed in km/h full form|
 +|K|Speed in km/h full form|
 +|N10|Speed in knots steps of ten (380 => 38)|
 +|KTS10|Speed in knots steps of ten (380 => 38)|
 +|KMH10|Speed in km/h steps of ten (750 => 75)|
 +|K10|Speed in km/h steps of ten (750 => 75)|
 +|KMH100|Speed in km/h steps of hundred (750 => 7, 1230 => 12)|
 +|K100|Speed in km/h steps of hundred (750 => 7, 1230 => 12)|
 +
  
 ^Field ID^Description^Unit^ ^Field ID^Description^Unit^
Line 59: Line 89:
 |AFL|Actual level (downlinked)|Meters / Feet| |AFL|Actual level (downlinked)|Meters / Feet|
 |<​del>​DSA</​del>​|Selected level (downlinked)| |<​del>​DSA</​del>​|Selected level (downlinked)|
-|RCD|Rate of climb / descent in ft/min|+|ROCD|Rate of climb / descent in ft/min|
 |GS|Ground speed (radar calculated)| |GS|Ground speed (radar calculated)|
 |IC|Climb / descent arrow| |IC|Climb / descent arrow|
 |<​del>​IAS</​del>​|Indicated Airspeed (downlinked)| |<​del>​IAS</​del>​|Indicated Airspeed (downlinked)|
 |<​del>​HDG</​del>​|Heading (downlinked)| |<​del>​HDG</​del>​|Heading (downlinked)|
 +|TRACK|Radar track|
 ^ ^^^ ^ ^^^
 |RFL|Requested level from flight plan| |RFL|Requested level from flight plan|
Line 95: Line 126:
  
 ^Field^Function^ ^Field^Function^
 +|ASP|Set cleared airspeed|
 |ARWY|Set arrival runway| |ARWY|Set arrival runway|
 |ASTAND|Set arrival stand| |ASTAND|Set arrival stand|
Line 101: Line 133:
 |CFL|Set cleared level| |CFL|Set cleared level|
 |COPN|Set coordinated entry point| |COPN|Set coordinated entry point|
 +|CWP|Cleared waypoint / heading|
 |DRWY|Set departure runway| |DRWY|Set departure runway|
 |DSTAND|Set departure stand| |DSTAND|Set departure stand|