C# Class AsterixDisplayAnalyser.STCA

Datei anzeigen Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY

Public Methods

Method Description
RUN ( System &CurrentTargets ) : void
Set_STCA_Parameters ( double Min_HZ_Sep, int Min_Vert_Sep, int Pred_Time_Sec, int Viol_Time_Sec ) : void

Private Methods

Method Description
Check_And_Set_Horizontal_Infringed ( DynamicDisplayBuilder &T1, DynamicDisplayBuilder T2 ) : void
Is_Vertical_Infridged ( string T1_FL, string T2_FL ) : bool

Method Details

RUN() public static method

public static RUN ( System &CurrentTargets ) : void
CurrentTargets System
return void

Set_STCA_Parameters() public static method

public static Set_STCA_Parameters ( double Min_HZ_Sep, int Min_Vert_Sep, int Pred_Time_Sec, int Viol_Time_Sec ) : void
Min_HZ_Sep double
Min_Vert_Sep int
Pred_Time_Sec int
Viol_Time_Sec int
return void