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_ssr_xml [2017/07/25 23:13]
filip.jonckers
ivac2:firdef_ssr_xml [2017/07/25 23:25] (current)
filip.jonckers
Line 40: Line 40:
 ^Attribute^Format^Remarks^ ^Attribute^Format^Remarks^
 |block|string|ID of code block defined in <​codeblocks>,​ a code block can be used in multiple allocation rules| |block|string|ID of code block defined in <​codeblocks>,​ a code block can be used in multiple allocation rules|
-|fr|V / I / IV|Flight Rules (I = IFR, V= VFR)|+|fr|V / I / IV|Flight Rules (I = IFR, V= VFR) - default IV |
 |adep|string|Departure aerodrome (1, 2, 3, 4 characters of ICAO code = EB or EBBR)| |adep|string|Departure aerodrome (1, 2, 3, 4 characters of ICAO code = EB or EBBR)|
 |ades|string|Arrival aerodrome (1, 2, 3, 4 characters of ICAO code = EB or EBBR)| |ades|string|Arrival aerodrome (1, 2, 3, 4 characters of ICAO code = EB or EBBR)|
-|sid|string|Assigned departure route (starts with) | +|sid|string|Assigned ​SID standard instrument ​departure route (starts with) | 
-|minrfl|integer|Lowest requested flight level| +|minrfl|integer|Lowest requested flight level - default zero
-|maxrfl|integer|Highest requested flight level|+|maxrfl|integer|Highest requested flight level - default 999| 
 + 
 +All attributes are optional except for the block attribute. ​ The order is of importance! ​ The first block found is used first, if the code block has no free ssr codes then the next found ssr block is used etc... 
 + 
 +SSR codes are allocated randomly from each block. ​ SSR Codes are available after the protection time defined for each block. (last radar detection time + PRTM in minutes) 
 +So it is quite important that at the end you have a catch-all code block rule - this could be the transit code block rule.
  
 tip: use the first part (point name) of the SID name to allocate to multiple SIDs which use the same point name. tip: use the first part (point name) of the SID name to allocate to multiple SIDs which use the same point name.