C# Class ZanoFineTuning.Tools.Vibration.K

Afficher le fichier Open project: torquing/ZanoFineTuning

Méthodes publiques

Свойство Type Description
D double
DiscardUnder int
MaxReadings int
MotorSpeed short
NullMotor int
SpeedModifier double
WaitRange int
WaitReadings int

Méthodes publiques

Méthode Description
GetMotorDirectionX ( int motorId ) : double
GetMotorDirectionY ( int motorId ) : double

Method Details

GetMotorDirectionX() public static méthode

public static GetMotorDirectionX ( int motorId ) : double
motorId int
Résultat double

GetMotorDirectionY() public static méthode

public static GetMotorDirectionY ( int motorId ) : double
motorId int
Résultat double

Property Details

D public_oe static_oe property

public static double D
Résultat double

DiscardUnder public_oe static_oe property

public static int DiscardUnder
Résultat int

MaxReadings public_oe static_oe property

public static int MaxReadings
Résultat int

MotorSpeed public_oe static_oe property

public static short MotorSpeed
Résultat short

NullMotor public_oe static_oe property

public static int NullMotor
Résultat int

SpeedModifier public_oe static_oe property

public static double SpeedModifier
Résultat double

WaitRange public_oe static_oe property

public static int WaitRange
Résultat int

WaitReadings public_oe static_oe property

public static int WaitReadings
Résultat int