-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathAlertParameters.xml
37 lines (37 loc) · 2.24 KB
/
AlertParameters.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<?xml version="1.0" encoding="utf-8"?>
<AlertParameters>
<ConflictAlerts>
<STCA Name="TMA1" LateralNM="3.0" SecondsLookahead="60" AlertPriority="1">
<Vertical LowerLevel="0" UpperLevel="28000" Height="600" HeightWithRVSM="600" />
<Vertical LowerLevel="28001" UpperLevel="41000" Height="1600" HeightWithRVSM="600" />
<Vertical LowerLevel="41001" UpperLevel="99999" Height="1600" HeightWithRVSM="1600" />
<Volumes>HSSK_A_TMA,HSSK_B_TMA,HSFS_TMA,HSMN_TMA,HSNN_TMA,HSPN_TMA,HSSG_TMA</Volumes>
</STCA>
<STCA Name="TMA2" LateralNM="5.0" SecondsLookahead="60" AlertPriority="1">
<Vertical LowerLevel="0" UpperLevel="28000" Height="600" HeightWithRVSM="600" />
<Vertical LowerLevel="28001" UpperLevel="41000" Height="1600" HeightWithRVSM="600" />
<Vertical LowerLevel="41001" UpperLevel="99999" Height="1600" HeightWithRVSM="1600" />
<Volumes>HJJJ_FIR</Volumes>
</STCA>
<STCA Name="ENR" LateralNM="5.0" SecondsLookahead="90" AlertPriority="1">
<Vertical LowerLevel="0" UpperLevel="28000" Height="600" HeightWithRVSM="600" />
<Vertical LowerLevel="28001" UpperLevel="41000" Height="1600" HeightWithRVSM="600" />
<Vertical LowerLevel="41001" UpperLevel="99999" Height="1600" HeightWithRVSM="1600" />
<Volumes>HSSS_N,HSSS_S</Volumes>
</STCA>
<MTCA Name="ENR" LateralNM="5.0" SecondsLookahead="300" AlertPriority="3">
<Vertical LowerLevel="18000" UpperLevel="28000" Height="600" HeightWithRVSM="600" />
<Vertical LowerLevel="28001" UpperLevel="41000" Height="1600" HeightWithRVSM="600" />
<Vertical LowerLevel="41001" UpperLevel="99999" Height="1600" HeightWithRVSM="1600" />
<Volumes>HSSS_N,HSSS_S</Volumes>
</MTCA>
</ConflictAlerts>
<EMG SSRCode="7700" AlertPriority="2" />
<RAD SSRCode="7600" AlertPriority="2" />
<RAM WaypointNodeRadius="14" CorridorWidth="14" AirportRadius="20" AlertPriority="3" />
<MPR SecondsAfterETO="180" AlertPriority="4" />
<ETO SecondsDifferentFromSystem="180" AlertPriority="4" />
<DAIW SecondsLookahead="60" AlertPriority="1" />
<CLAM AltitudeDeviation="200" MinutesMaintaining="15" AlertPriority="3" />
<MSAW Height="1000" SecondsLookahead="60" AlertPriority="1" />
</AlertParameters>