VEX V5 Python API
vex.Inertial Member List

This is the complete list of members for vex.Inertial, including all inherited members.

__init__(self, index)vex.Inertial
acceleration(self, axisType)vex.Inertial
angle(self, rotationUnits=RotationUnits.DEG)vex.Inertial
calibrate(self)vex.Inertial
gyro_rate(self, axisType, velocityUnits=VelocityUnits.RPM)vex.Inertial
heading(self, rotationUnits=RotationUnits.DEG)vex.Inertial
installed(self)vex.Device
is_calibrating(self)vex.Inertial
orientation(self, orientationType, rotationUnits=RotationUnits.DEG)vex.Inertial
pitch(self, rotationUnits=RotationUnits.DEG)vex.Inertial
reset_heading(self)vex.Inertial
reset_rotation(self)vex.Inertial
roll(self, rotationUnits=RotationUnits.DEG)vex.Inertial
rotation(self, rotationUnits=RotationUnits.DEG)vex.Inertial
set_heading(self, value, rotationUnits=RotationUnits.DEG)vex.Inertial
set_rotation(self, value, rotationUnits=RotationUnits.DEG)vex.Inertial
start_calibration(self)vex.Inertial
type(self)vex.Device
value(self)vex.Device
yaw(self, rotationUnits=RotationUnits.DEG)vex.Inertial