C# Class GainBias, pyramidwarf

Afficher le fichier Open project: renaudbedard/pyramidwarf

Méthodes publiques

Méthode Description
Bias ( double time, double bias ) : float
Gain ( double time, double gain ) : float

Method Details

Bias() public static méthode

public static Bias ( double time, double bias ) : float
time double
bias double
Résultat float

Gain() public static méthode

public static Gain ( double time, double gain ) : float
time double
gain double
Résultat float