Method | Description | |
---|---|---|
EnhancedEncoder ( int aChannel, int bChannel ) : System |
CSharpRoboticslib.Extras.EnhancedEncoder
|
|
GetRate ( ) : double |
Gets the velocity reported by the encoder.
|
|
Reset ( ) : void |
Resets the encoder and derivative
|
public EnhancedEncoder ( int aChannel, int bChannel ) : System | ||
aChannel | int | |
bChannel | int | |
return | System |