Vex EXP Python SDK
Contents:
Installation
Project Workspace
Tips
Links
Copyright
API
Vex EXP Python SDK
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
_
__init__() (vex.Accelerometer method)
(vex.AnalogIn method)
(vex.Brain method)
(vex.Brain.Battery method)
(vex.Brain.Button method)
(vex.Brain.Lcd method)
(vex.Brain.Sdcard method)
(vex.Bumper method)
(vex.Code method)
(vex.Color method)
(vex.Competition method)
(vex.Controller method)
(vex.Controller.Axis method)
(vex.Controller.Button method)
(vex.Controller.Lcd method)
(vex.DigitalIn method)
(vex.DigitalOut method)
(vex.Distance method)
(vex.DriveTrain method)
(vex.Electromagnet method)
(vex.Encoder method)
(vex.Event method)
(vex.EventMask method)
(vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
(vex.Led method)
(vex.Light method)
(vex.Limit method)
(vex.Line method)
(vex.MessageLink method)
(vex.Motor method)
(vex.Motor29 method)
(vex.MotorGroup method)
(vex.MotorVictor method)
(vex.Optical method)
(vex.Optical.Gesture method)
(vex.Pneumatics method)
(vex.Potentiometer method)
(vex.PotentiometerV2 method)
(vex.Pwm method)
(vex.Rotation method)
(vex.SerialLink method)
(vex.Servo method)
(vex.Signature method)
(vex.SmartDrive method)
(vex.Sonar method)
(vex.Thread method)
(vex.Timer method)
(vex.Triport method)
(vex.Triport.TriportPort method)
(vex.vexEnum method)
(vex.Vision method)
(vex.VisionObject method)
A
acceleration() (vex.Accelerometer method)
(vex.Gps method)
(vex.Inertial method)
Accelerometer (class in vex)
ACCELEROMETER (vex.ThreeWireType attribute)
ALARM (vex.SoundType attribute)
ALARM2 (vex.SoundType attribute)
AMP (vex.CurrentUnits attribute)
ANALOG_IN (vex.ThreeWireType attribute)
ANALOG_OUT (vex.ThreeWireType attribute)
AnalogIn (class in vex)
AnalogUnits (class in vex)
AnalogUnits.AnalogUnits (class in vex)
angle() (vex.Potentiometer method)
(vex.PotentiometerV2 method)
(vex.Rotation method)
appendfile() (vex.Brain.Sdcard method)
axis1 (vex.Controller attribute)
axis2 (vex.Controller attribute)
axis3 (vex.Controller attribute)
axis4 (vex.Controller attribute)
AxisType (class in vex)
AxisType.AxisType (class in vex)
B
battery (vex.Brain attribute)
BLACK (vex.Color attribute)
BLUE (vex.Color attribute)
Brain (class in vex)
Brain.Battery (class in vex)
Brain.Button (class in vex)
Brain.Lcd (class in vex)
Brain.Sdcard (class in vex)
BRAKE (in module vex)
(vex.BrakeType attribute)
BrakeType (class in vex)
BrakeType.BrakeType (class in vex)
brightness() (vex.Light method)
(vex.Optical method)
broadcast() (vex.Event method)
broadcast_and_wait() (vex.Event method)
Bumper (class in vex)
buttonA (vex.Controller attribute)
buttonB (vex.Controller attribute)
buttonCheck (vex.Brain attribute)
buttonDown (vex.Brain attribute)
(vex.Controller attribute)
buttonL1 (vex.Controller attribute)
buttonL2 (vex.Controller attribute)
buttonL3 (vex.Controller attribute)
buttonLeft (vex.Brain attribute)
(vex.Controller attribute)
buttonR1 (vex.Controller attribute)
buttonR2 (vex.Controller attribute)
buttonR3 (vex.Controller attribute)
buttonRight (vex.Brain attribute)
(vex.Controller attribute)
buttonUp (vex.Brain attribute)
(vex.Controller attribute)
buttonX (vex.Controller attribute)
buttonY (vex.Controller attribute)
C
calibrate() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
capacity() (vex.Brain.Battery method)
CELSIUS (vex.TemperatureUnits attribute)
changed() (vex.Accelerometer method)
(vex.AnalogIn method)
(vex.Controller.Axis method)
(vex.Distance method)
(vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
(vex.Light method)
(vex.Line method)
(vex.Potentiometer method)
(vex.PotentiometerV2 method)
(vex.Rotation method)
(vex.Triport.TriportPort method)
CJK16 (vex.FontType attribute)
clear() (vex.Timer method)
clear_errors() (in module vex)
clear_line() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
clear_row() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
clear_screen() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
close() (vex.Pneumatics method)
CM (vex.DistanceUnits attribute)
COAST (in module vex)
(vex.BrakeType attribute)
Code (class in vex)
collision() (vex.Inertial method)
Color (class in vex)
color() (vex.Optical method)
column() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
command() (vex.Motor method)
Competition (class in vex)
Controller (class in vex)
Controller.Axis (class in vex)
Controller.Button (class in vex)
Controller.Lcd (class in vex)
ControllerType (class in vex)
ControllerType.ControllerType (class in vex)
count() (vex.MotorGroup method)
current() (vex.Brain.Battery method)
(vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
CurrentUnits (class in vex)
CurrentUnits.CurrentUnits (class in vex)
CYAN (vex.Color attribute)
D
DEG (vex.RotationUnits attribute)
DEGREES (in module vex)
DIGITAL_IN (vex.ThreeWireType attribute)
DIGITAL_OUT (vex.ThreeWireType attribute)
DigitalIn (class in vex)
DigitalOut (class in vex)
direction() (vex.Motor method)
(vex.MotorGroup method)
DirectionType (class in vex)
DirectionType.DirectionType (class in vex)
Distance (class in vex)
distance() (vex.Sonar method)
DistanceUnits (class in vex)
DistanceUnits.DistanceUnits (class in vex)
DOOR_CLOSE (vex.SoundType attribute)
DOWN (vex.GestureType attribute)
DPS (in module vex)
(vex.VelocityUnits attribute)
draw_circle() (vex.Brain.Lcd method)
draw_image_from_file() (vex.Brain.Lcd method)
draw_line() (vex.Brain.Lcd method)
draw_pixel() (vex.Brain.Lcd method)
draw_rectangle() (vex.Brain.Lcd method)
drive() (vex.DriveTrain method)
drive_for() (vex.DriveTrain method)
DriveTrain (class in vex)
drop() (vex.Electromagnet method)
E
efficiency() (vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
EIGHTBIT (vex.AnalogUnits attribute)
Electromagnet (class in vex)
Encoder (class in vex)
ENCODER (vex.ThreeWireType attribute)
Event (class in vex)
event() (vex.Timer method)
EventMask (class in vex)
exists() (vex.Brain.Sdcard method)
F
FAHRENHEIT (vex.TemperatureUnits attribute)
filesize() (vex.Brain.Sdcard method)
FILLUP (vex.SoundType attribute)
FontType (class in vex)
FontType.FontType (class in vex)
FORWARD (in module vex)
(vex.DirectionType attribute)
found_object() (vex.Sonar method)
G
GearSetting (class in vex)
GearSetting.GearSetting (class in vex)
GENERIC (vex.VexlinkType attribute)
gesture_disable() (vex.Optical method)
gesture_down() (vex.Optical method)
gesture_enable() (vex.Optical method)
gesture_left() (vex.Optical method)
gesture_right() (vex.Optical method)
gesture_up() (vex.Optical method)
GestureType (class in vex)
GestureType.GestureType (class in vex)
get_gesture() (vex.Optical method)
get_string_height() (vex.Brain.Lcd method)
get_string_width() (vex.Brain.Lcd method)
get_timeout() (vex.DriveTrain method)
(vex.Motor method)
get_turn_type() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
Gps (class in vex)
GREEN (vex.Color attribute)
Gyro (class in vex)
GYRO (vex.ThreeWireType attribute)
gyro_rate() (vex.Gps method)
(vex.Inertial method)
H
heading() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
(vex.SmartDrive method)
HEADLIGHTS_OFF (vex.SoundType attribute)
HEADLIGHTS_ON (vex.SoundType attribute)
high() (vex.DigitalIn method)
HOLD (in module vex)
(vex.BrakeType attribute)
hsv() (vex.Color method)
hue() (vex.Optical method)
I
id() (vex.Code method)
(vex.Signature method)
IN (vex.DistanceUnits attribute)
INCHES (in module vex)
index() (vex.Triport method)
Inertial (class in vex)
info() (in module vex)
INLB (vex.TorqueUnits attribute)
installed() (vex.Distance method)
(vex.Electromagnet method)
(vex.Gps method)
(vex.Inertial method)
(vex.MessageLink method)
(vex.Motor method)
(vex.Optical method)
(vex.Rotation method)
(vex.SerialLink method)
(vex.Triport method)
(vex.Vision method)
is_autonomous() (vex.Competition method)
is_calibrating() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
is_competition_switch() (vex.Competition method)
is_done() (vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
is_driver_control() (vex.Competition static method)
is_enabled() (vex.Competition static method)
is_field_control() (vex.Competition method)
is_inserted() (vex.Brain.Sdcard method)
is_linked() (vex.MessageLink method)
(vex.SerialLink method)
is_moving() (vex.DriveTrain method)
(vex.SmartDrive method)
is_near_object() (vex.Optical method)
is_object_detected() (vex.Distance method)
is_spinning() (vex.Motor method)
(vex.MotorGroup method)
is_spinning_mode() (vex.Motor method)
(vex.MotorGroup method)
is_transparent() (vex.Color method)
is_turning() (vex.SmartDrive method)
L
LARGE (vex.ObjectSizeType attribute)
largest_object() (vex.Vision method)
Led (class in vex)
LedStateType (class in vex)
LedStateType.LedStateType (class in vex)
LEFT (in module vex)
(vex.GestureType attribute)
(vex.TurnType attribute)
Light (class in vex)
LIGHT_SENSOR (vex.ThreeWireType attribute)
Limit (class in vex)
Line (class in vex)
LINE_SENSOR (vex.ThreeWireType attribute)
loadfile() (vex.Brain.Sdcard method)
low() (vex.DigitalIn method)
M
MANAGER (vex.VexlinkType attribute)
MEDIUM (vex.ObjectSizeType attribute)
MessageLink (class in vex)
MM (in module vex)
(vex.DistanceUnits attribute)
module
vex
MONO12 (vex.FontType attribute)
MONO15 (vex.FontType attribute)
MONO20 (vex.FontType attribute)
MONO30 (vex.FontType attribute)
MONO40 (vex.FontType attribute)
MONO60 (vex.FontType attribute)
Motor (class in vex)
MOTOR (vex.ThreeWireType attribute)
Motor29 (class in vex)
MotorGroup (class in vex)
MotorVictor (class in vex)
MSEC (in module vex)
(vex.TimeUnits attribute)
MV (in module vex)
(vex.AnalogUnits attribute)
(vex.VoltageUnits attribute)
N
name (vex.vexEnum attribute)
new_line() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
next_row() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
NM (vex.TorqueUnits attribute)
NONE (vex.GestureType attribute)
(vex.ObjectSizeType attribute)
O
object_detect_threshold() (vex.Optical method)
object_detected() (vex.Optical method)
object_distance() (vex.Distance method)
object_lost() (vex.Optical method)
object_rawsize() (vex.Distance method)
object_size() (vex.Distance method)
object_velocity() (vex.Distance method)
ObjectSizeType (class in vex)
ObjectSizeType.ObjectSizeType (class in vex)
OFF (vex.LedStateType attribute)
off() (vex.Led method)
ON (vex.LedStateType attribute)
on() (vex.Led method)
on_screen_errors() (in module vex)
open() (vex.Pneumatics method)
Optical (class in vex)
Optical.Gesture (class in vex)
ORANGE (vex.Color attribute)
orientation() (vex.Gps method)
(vex.Inertial method)
OrientationType (class in vex)
OrientationType.OrientationType (class in vex)
P
PARTNER (in module vex)
(vex.ControllerType attribute)
PCT (vex.AnalogUnits attribute)
PERCENT (in module vex)
(vex.PercentUnits attribute)
(vex.VelocityUnits attribute)
PercentUnits (class in vex)
PercentUnits.PercentUnits (class in vex)
pickup() (vex.Electromagnet method)
PITCH (in module vex)
(vex.OrientationType attribute)
play_file() (vex.Brain method)
play_note() (vex.Brain method)
play_sound() (vex.Brain method)
Pneumatics (class in vex)
PORT1 (vex.Ports attribute)
PORT10 (vex.Ports attribute)
PORT11 (vex.Ports attribute)
PORT2 (vex.Ports attribute)
PORT3 (vex.Ports attribute)
PORT4 (vex.Ports attribute)
PORT5 (vex.Ports attribute)
PORT6 (vex.Ports attribute)
PORT7 (vex.Ports attribute)
PORT8 (vex.Ports attribute)
PORT9 (vex.Ports attribute)
Ports (class in vex)
position() (vex.Controller.Axis method)
(vex.Encoder method)
(vex.Motor method)
(vex.MotorGroup method)
(vex.Rotation method)
Potentiometer (class in vex)
POTENTIOMETER (vex.ThreeWireType attribute)
PotentiometerV2 (class in vex)
power() (vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
POWER_DOWN (vex.SoundType attribute)
PowerUnits (class in vex)
PowerUnits.PowerUnits (class in vex)
pressed() (vex.Brain.Button method)
(vex.Brain.Lcd method)
(vex.Bumper method)
(vex.Controller.Button method)
(vex.Limit method)
(vex.Triport.TriportPort method)
pressing() (vex.Brain.Button method)
(vex.Brain.Lcd method)
(vex.Bumper method)
(vex.Controller.Button method)
(vex.Limit method)
PRIMARY (in module vex)
(vex.ControllerType attribute)
print() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
print_at() (vex.Brain.Lcd method)
PROP20 (vex.FontType attribute)
PROP30 (vex.FontType attribute)
PROP40 (vex.FontType attribute)
PROP60 (vex.FontType attribute)
PURPLE (vex.Color attribute)
Pwm (class in vex)
Q
quality() (vex.Gps method)
R
RATCHET (vex.SoundType attribute)
RATCHET2 (vex.SoundType attribute)
RATIO_18_1 (vex.GearSetting attribute)
RATIO_36_1 (vex.GearSetting attribute)
RATIO_6_1 (vex.GearSetting attribute)
RAW (vex.RotationUnits attribute)
receive() (vex.MessageLink method)
(vex.SerialLink method)
received() (vex.MessageLink method)
(vex.SerialLink method)
RED (vex.Color attribute)
reflectivity() (vex.Line method)
released() (vex.Brain.Button method)
(vex.Brain.Lcd method)
(vex.Bumper method)
(vex.Controller.Button method)
(vex.Limit method)
(vex.Triport.TriportPort method)
render() (vex.Brain.Lcd method)
reset() (vex.Timer method)
reset_heading() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
reset_position() (vex.Encoder method)
(vex.Motor method)
(vex.MotorGroup method)
(vex.Rotation method)
reset_rotation() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
REV (vex.RotationUnits attribute)
REVERSE (in module vex)
(vex.DirectionType attribute)
rgb() (vex.Color method)
RIGHT (in module vex)
(vex.GestureType attribute)
(vex.TurnType attribute)
ROLL (in module vex)
(vex.OrientationType attribute)
Rotation (class in vex)
rotation() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
(vex.SmartDrive method)
RotationUnits (class in vex)
RotationUnits.RotationUnits (class in vex)
row() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
RPM (in module vex)
(vex.VelocityUnits attribute)
rumble() (vex.Controller method)
S
savefile() (vex.Brain.Sdcard method)
screen (vex.Brain attribute)
(vex.Controller attribute)
sdcard (vex.Brain attribute)
SEC (vex.TimeUnits attribute)
SECONDS (in module vex)
(vex.TimeUnits attribute)
send() (vex.MessageLink method)
(vex.SerialLink method)
SerialLink (class in vex)
Servo (class in vex)
SERVO (vex.ThreeWireType attribute)
set() (vex.DigitalOut method)
(vex.Event method)
set_clip_region() (vex.Brain.Lcd method)
set_cursor() (vex.Brain.Lcd method)
(vex.Controller.Lcd method)
set_drive_velocity() (vex.DriveTrain method)
set_fill_color() (vex.Brain.Lcd method)
set_font() (vex.Brain.Lcd method)
set_heading() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
(vex.SmartDrive method)
set_light() (vex.Optical method)
set_light_power() (vex.Optical method)
set_location() (vex.Gps method)
set_max_torque() (vex.Motor method)
(vex.MotorGroup method)
set_origin() (vex.Brain.Lcd method)
(vex.Gps method)
set_pen_color() (vex.Brain.Lcd method)
set_pen_width() (vex.Brain.Lcd method)
set_position() (vex.Encoder method)
(vex.Motor method)
(vex.MotorGroup method)
(vex.Rotation method)
(vex.Servo method)
set_power() (vex.Electromagnet method)
set_reversed() (vex.Motor method)
(vex.Motor29 method)
(vex.MotorVictor method)
(vex.Rotation method)
set_rotation() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
(vex.SmartDrive method)
set_sensor_rotation() (vex.Gps method)
set_stopping() (vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
set_timeout() (vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
set_turn_constant() (vex.SmartDrive method)
set_turn_direction_reverse() (vex.SmartDrive method)
set_turn_threshold() (vex.SmartDrive method)
set_turn_type() (vex.Gps method)
(vex.Gyro method)
(vex.Inertial method)
set_turn_velocity() (vex.DriveTrain method)
set_velocity() (vex.Motor method)
(vex.Motor29 method)
(vex.MotorGroup method)
(vex.MotorVictor method)
Signature (class in vex)
SIREN (vex.SoundType attribute)
SIREN2 (vex.SoundType attribute)
size() (vex.Brain.Sdcard method)
sleep() (in module vex)
sleep_for() (vex.Thread static method)
SLEW_MOTOR (vex.ThreeWireType attribute)
SMALL (vex.ObjectSizeType attribute)
SmartDrive (class in vex)
Sonar (class in vex)
SONAR (vex.ThreeWireType attribute)
sound_duration() (vex.Brain method)
sound_is_active() (vex.Brain method)
sound_off() (vex.Brain method)
sound_remaining() (vex.Brain method)
SoundType (class in vex)
SoundType.SoundType (class in vex)
spin() (vex.Motor method)
(vex.Motor29 method)
(vex.MotorGroup method)
(vex.MotorVictor method)
spin_for() (vex.Motor method)
(vex.MotorGroup method)
spin_to_position() (vex.Motor method)
(vex.MotorGroup method)
state() (vex.Pwm method)
stop() (vex.DriveTrain method)
(vex.Motor method)
(vex.Motor29 method)
(vex.MotorGroup method)
(vex.MotorVictor method)
(vex.Thread method)
SWITCH (vex.ThreeWireType attribute)
system() (vex.Timer method)
system_high_res() (vex.Timer method)
T
TADA (vex.SoundType attribute)
take_snapshot() (vex.Vision method)
temperature() (vex.Brain.Battery method)
(vex.DriveTrain method)
(vex.Electromagnet method)
(vex.Motor method)
(vex.MotorGroup method)
TemperatureUnits (class in vex)
TemperatureUnits.TemperatureUnits (class in vex)
TENBIT (vex.AnalogUnits attribute)
Thread (class in vex)
three_wire_port (vex.Brain attribute)
ThreeWireType (class in vex)
ThreeWireType.ThreeWireType (class in vex)
time() (vex.Timer method)
Timer (class in vex)
timer (vex.Brain attribute)
timestamp() (vex.Distance method)
(vex.Electromagnet method)
(vex.Gps method)
(vex.Inertial method)
(vex.Motor method)
(vex.Optical method)
(vex.Rotation method)
(vex.Triport method)
(vex.Vision method)
TimeUnits (class in vex)
TimeUnits.TimeUnits (class in vex)
TOLLBOOTH (vex.SoundType attribute)
torque() (vex.DriveTrain method)
(vex.Motor method)
(vex.MotorGroup method)
TorqueUnits (class in vex)
TorqueUnits.TorqueUnits (class in vex)
TRANSPARENT (vex.Color attribute)
Triport (class in vex)
Triport.TriportPort (class in vex)
turn() (vex.DriveTrain method)
turn_for() (vex.DriveTrain method)
(vex.SmartDrive method)
turn_to_heading() (vex.SmartDrive method)
turn_to_rotation() (vex.SmartDrive method)
TURNS (in module vex)
TurnType (class in vex)
TurnType.TurnType (class in vex)
TWELVEBIT (vex.AnalogUnits attribute)
type() (vex.Accelerometer method)
(vex.AnalogIn method)
(vex.Bumper method)
(vex.DigitalIn method)
(vex.DigitalOut method)
(vex.Encoder method)
(vex.Gyro method)
(vex.Led method)
(vex.Light method)
(vex.Limit method)
(vex.Line method)
(vex.Motor29 method)
(vex.MotorVictor method)
(vex.Pneumatics method)
(vex.Potentiometer method)
(vex.PotentiometerV2 method)
(vex.Pwm method)
(vex.Servo method)
(vex.Sonar method)
(vex.Triport.TriportPort method)
U
UNDEFINED (vex.DirectionType attribute)
(vex.TurnType attribute)
UP (vex.GestureType attribute)
V
value (vex.vexEnum attribute)
value() (vex.Accelerometer method)
(vex.AnalogIn method)
(vex.Bumper method)
(vex.Controller.Axis method)
(vex.DigitalIn method)
(vex.DigitalOut method)
(vex.Encoder method)
(vex.Gyro method)
(vex.Led method)
(vex.Light method)
(vex.Limit method)
(vex.Line method)
(vex.Motor29 method)
(vex.MotorVictor method)
(vex.Pneumatics method)
(vex.Potentiometer method)
(vex.PotentiometerV2 method)
(vex.Pwm method)
(vex.Servo method)
(vex.Sonar method)
(vex.Timer method)
(vex.Triport.TriportPort method)
velocity() (vex.DriveTrain method)
(vex.Encoder method)
(vex.Motor method)
(vex.MotorGroup method)
(vex.Rotation method)
VelocityUnits (class in vex)
VelocityUnits.VelocityUnits (class in vex)
vex
module
vexEnum (class in vex)
VexlinkType (class in vex)
VexlinkType.VexlinkType (class in vex)
Vision (class in vex)
VisionObject (class in vex)
VOLT (in module vex)
(vex.VoltageUnits attribute)
voltage() (vex.Brain.Battery method)
VoltageUnits (class in vex)
VoltageUnits.VoltageUnits (class in vex)
W
wait() (in module vex)
WATT (vex.PowerUnits attribute)
web() (vex.Color method)
WHITE (vex.Color attribute)
WORKER (vex.VexlinkType attribute)
WRENCH (vex.SoundType attribute)
WRONG_WAY (vex.SoundType attribute)
WRONG_WAY_SLOW (vex.SoundType attribute)
X
x_position() (vex.Brain.Lcd method)
(vex.Gps method)
XAXIS (in module vex)
(vex.AxisType attribute)
Y
y_position() (vex.Brain.Lcd method)
(vex.Gps method)
YAW (in module vex)
(vex.OrientationType attribute)
YAXIS (in module vex)
(vex.AxisType attribute)
YELLOW (vex.Color attribute)
Z
ZAXIS (in module vex)
(vex.AxisType attribute)