WPID Library 5
Loading...
Searching...
No Matches
wpid::Mechanism Member List

This is the complete list of members for wpid::Mechanism, including all inherited members.

getPosition(vex::rotationUnits units)wpid::Mechanism
Mechanism(vex::motor_group motors, float gear_ratio, std::string mech_id)wpid::Mechanism
Mechanism(vex::motor_group motors, float gear_ratio) (defined in wpid::Mechanism)wpid::Mechanism
Mechanism()=default (defined in wpid::Mechanism)wpid::Mechanism
moveAbsolute(float position, float max_speed)wpid::Mechanism
moveAbsoluteAsync(float position, float max_speed)wpid::Mechanism
moveRelative(float position, float max_speed)wpid::Mechanism
moveRelativeAsync(float position, float max_speed)wpid::Mechanism
resetPosition()wpid::Mechanism
setBounds(float lower_bound, float upper_bound)wpid::Mechanism
setBrakeType(vex::brakeType type)wpid::Mechanism
setMaxAcceleration(float max_accel)wpid::Mechanism
setOffset(float offset)wpid::Mechanism
setPID(PID pid)wpid::Mechanism
spin(int velocity)wpid::Mechanism
stop()wpid::Mechanism
waitUntilSettled()wpid::Mechanism