C# 클래스 ZanoFineTuning.Tools.Vibration.K

파일 보기 프로젝트 열기: torquing/ZanoFineTuning

공개 프로퍼티들

프로퍼티 타입 설명
D double
DiscardUnder int
MaxReadings int
MotorSpeed short
NullMotor int
SpeedModifier double
WaitRange int
WaitReadings int

공개 메소드들

메소드 설명
GetMotorDirectionX ( int motorId ) : double
GetMotorDirectionY ( int motorId ) : double

메소드 상세

GetMotorDirectionX() 공개 정적인 메소드

public static GetMotorDirectionX ( int motorId ) : double
motorId int
리턴 double

GetMotorDirectionY() 공개 정적인 메소드

public static GetMotorDirectionY ( int motorId ) : double
motorId int
리턴 double

프로퍼티 상세

D 공개적으로 정적으로 프로퍼티

public static double D
리턴 double

DiscardUnder 공개적으로 정적으로 프로퍼티

public static int DiscardUnder
리턴 int

MaxReadings 공개적으로 정적으로 프로퍼티

public static int MaxReadings
리턴 int

MotorSpeed 공개적으로 정적으로 프로퍼티

public static short MotorSpeed
리턴 short

NullMotor 공개적으로 정적으로 프로퍼티

public static int NullMotor
리턴 int

SpeedModifier 공개적으로 정적으로 프로퍼티

public static double SpeedModifier
리턴 double

WaitRange 공개적으로 정적으로 프로퍼티

public static int WaitRange
리턴 int

WaitReadings 공개적으로 정적으로 프로퍼티

public static int WaitReadings
리턴 int