text
stringlengths
0
715
A font unit that is defined as mono12.
chinese16
A font supporting Chinese characters.
◆ triportType
enum vex::triportType
strong
The defined units for triport devices.
Enumerator
analogInput
A triport unit that is defined as an analog input.
analogOutput
A triport unit that is defined as an analog output.
digitalInput
A triport unit that is defined as a digital input.
digitalOutput
A triport unit that is defined as a digital output.
button
A triport unit that is defined as a button.
potentiometer
A triport unit that is defined as a potentiometer.
lineSensor
A triport unit that is defined as a line sensor.
lightSensor
A triport unit that is defined as a light sensor.
gyro
A triport unit that is defined as a gyro.
accelerometer
A triport unit that is defined as an accelerometer.
motor
A triport unit that is defined as a motor.
servo
A triport unit that is defined as a servo.
quadEncoder
A triport unit that is defined as a quadrature encoder.
sonar
A triport unit that is defined as a sonar.
motorS
A triport unit that is defined as a motor with slew rate control.
◆ controllerType
enum vex::controllerType
strong
The defined units for controller devices.
Enumerator
primary
A controller unit defined as a primary controller.
partner
A controller unit defined as a partner controller.
◆ axisType
enum vex::axisType
strong
The defined units for inertial sensor axis.
Enumerator
xaxis
yaxis
zaxis
◆ orientationType
enum vex::orientationType
strong
The defined units for inertial sensor orientation.
Enumerator
roll
pitch
yaw
◆ sizeType
enum vex::sizeType
strong
The defined units for distance sensor object size.
Enumerator