Robot Core Documentation
Loading...
Searching...
No Matches
robotCore.SmartMotor Member List

This is the complete list of members for robotCore.SmartMotor, including all inherited members.

getFeedbackDevice()robotCore.SmartMotor
set(double value)robotCore.SmartMotor
setControlMode(SmartMotorMode mode)robotCore.SmartMotor
setDeadZone(double deadZone)robotCore.SmartMotor
setDTerm(double d)robotCore.SmartMotor
setFeedbackDevice(Encoder encoder)robotCore.SmartMotor
setFTerm(double f)robotCore.SmartMotor
setInverted(boolean invert)robotCore.SmartMotor
setITerm(double i)robotCore.SmartMotor
setIZone(double z)robotCore.SmartMotor
setMaxSpeed(double maxSpeed)robotCore.SmartMotor
setMinPower(double minPower)robotCore.SmartMotor
setPTerm(double p)robotCore.SmartMotor
SmartMotor(SmartMotorType type, int pwmPin, int dirPin)robotCore.SmartMotor
SmartMotor(SmartMotorType type, int pwmPin, int dirPin, int i2cAddr)robotCore.SmartMotor
SmartMotor(int pin, int min, int zero, int max)robotCore.SmartMotor
SmartMotor(int pin, int min, int zero, int max, int i2cAddr)robotCore.SmartMotor