Méthode | Description | |
---|---|---|
ActivateSEPTool ( int Index, int TrackToMonitor ) : void | ||
DeactivateSEPTool ( int Index, int TargetMonitoredBy ) : void | ||
GetDisplayData ( bool Return_Buffered, System |
||
GetTargetM_HDGByIndex ( int Index ) : string | ||
GetTargetMode_C_ByIndex ( int Index ) : string | ||
GetTargetPositionByIndex ( int Index ) : Point | ||
GetTargetTRKByIndex ( int Index ) : string | ||
GetTarget_CALC_GSPD_ByIndex ( int Index ) : string | ||
GetTarget_CALC_HDG_ByIndex ( int Index ) : string | ||
GetTarget_DAP_GSPD_ByIndex ( int Index ) : string | ||
Initialise ( ) : void | ||
UpdateCFL ( int Index, string CFL_Value ) : void | ||
UpdateHDG ( int Index, string HDG_Value ) : void | ||
UpdateSPD ( int Index, string SPD_Value ) : void |
Méthode | Description | |
---|---|---|
UpdateGlobalList ( ) : void |
////////////////////////////////////////////////////////////////////////////////////// DO NOT CHANGE THE ORDER OF CALLS BELOW !!!
|
public static ActivateSEPTool ( int Index, int TrackToMonitor ) : void | ||
Index | int | |
TrackToMonitor | int | |
Résultat | void |
public static DeactivateSEPTool ( int Index, int TargetMonitoredBy ) : void | ||
Index | int | |
TargetMonitoredBy | int | |
Résultat | void |
public static GetDisplayData ( bool Return_Buffered, System |
||
Return_Buffered | bool | |
TargetList | System |
|
Résultat | void |
public static GetTargetM_HDGByIndex ( int Index ) : string | ||
Index | int | |
Résultat | string |
public static GetTargetMode_C_ByIndex ( int Index ) : string | ||
Index | int | |
Résultat | string |
public static GetTargetPositionByIndex ( int Index ) : Point | ||
Index | int | |
Résultat | Point |
public static GetTargetTRKByIndex ( int Index ) : string | ||
Index | int | |
Résultat | string |
public static GetTarget_CALC_GSPD_ByIndex ( int Index ) : string | ||
Index | int | |
Résultat | string |
public static GetTarget_CALC_HDG_ByIndex ( int Index ) : string | ||
Index | int | |
Résultat | string |
public static GetTarget_DAP_GSPD_ByIndex ( int Index ) : string | ||
Index | int | |
Résultat | string |
public static UpdateCFL ( int Index, string CFL_Value ) : void | ||
Index | int | |
CFL_Value | string | |
Résultat | void |
public static UpdateHDG ( int Index, string HDG_Value ) : void | ||
Index | int | |
HDG_Value | string | |
Résultat | void |
public static UpdateSPD ( int Index, string SPD_Value ) : void | ||
Index | int | |
SPD_Value | string | |
Résultat | void |