VEX V5 C++ API
|
Inherited by vex::gyro, and vex::inertial.
Public Member Functions | |
virtual | ~guido () |
virtual double | heading (rotationUnits units)=0 |
virtual bool | isCalibrating ()=0 |
virtual void | setHeading (double value, rotationUnits units)=0 |
virtual double | rotation (rotationUnits units)=0 |
virtual void | setRotation (double value, rotationUnits units)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in vex::gyro, and vex::inertial.
|
pure virtual |
Implemented in vex::gyro, and vex::inertial.
|
pure virtual |
Implemented in vex::gyro, and vex::inertial.
|
pure virtual |
Implemented in vex::gyro, and vex::inertial.
|
pure virtual |
Implemented in vex::gyro, and vex::inertial.