C# Class tcas.Program

Afficher le fichier Open project: lukesandberg/PexFaultLocalization

Méthodes publiques

Méthode Description
ALIM ( ) : int
Inhibit_Biased_Climb ( ) : int
Non_Crossing_Biased_Climb ( ) : bool
Non_Crossing_Biased_Descend ( ) : bool
Own_Above_Threat ( ) : bool
Own_Below_Threat ( ) : bool
alt_sep_test ( ) : int
initialize ( ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

ALIM() public static méthode

public static ALIM ( ) : int
Résultat int

Inhibit_Biased_Climb() public static méthode

public static Inhibit_Biased_Climb ( ) : int
Résultat int

Non_Crossing_Biased_Climb() public static méthode

public static Non_Crossing_Biased_Climb ( ) : bool
Résultat bool

Non_Crossing_Biased_Descend() public static méthode

public static Non_Crossing_Biased_Descend ( ) : bool
Résultat bool

Own_Above_Threat() public static méthode

public static Own_Above_Threat ( ) : bool
Résultat bool

Own_Below_Threat() public static méthode

public static Own_Below_Threat ( ) : bool
Résultat bool

alt_sep_test() public static méthode

public static alt_sep_test ( ) : int
Résultat int

initialize() public static méthode

public static initialize ( ) : void
Résultat void