text
stringlengths
0
715
range8bit
An analog unit that is measured in an 8-bit analog value (a value with 256 possible states).
range10bit
An analog unit that is measured in a 10-bit analog value (a value with 1024 possible states).
range12bit
An analog unit that is measured in a 12-bit analog value (a value with 4096 possible states).
mV
An analog unit that is measured in millivolts.
◆ temperatureUnits
enum vex::temperatureUnits
strong
The measurement units for temperature values.
Enumerator
celsius
A temperature unit that is measured in degrees Celsius.
fahrenheit
A temperature unit that is measured in degrees Fahrenheit.
pct
A temperature unit that is measured in percentage of allowed range.
◆ directionType
enum vex::directionType
strong
The defined units for direction values.
Enumerator
fwd
A direction unit that is defined as forward.
rev
A direction unit that is defined as backward.
undefined
◆ brakeType
enum vex::brakeType
strong
The defined units for brake values.
Enumerator
coast
A brake unit that is defined as coast.
brake
A brake unit that is defined as brake.
hold
A brake unit that is defined as hold.
undefined
◆ gearSetting
enum vex::gearSetting
strong
The defined units for gear values.
Enumerator
ratio36_1
A gear unit that is defined as the red 36:1 gear cartridge used in V5 Smart Motors.
ratio18_1
A gear unit that is defined as the green 18:1 gear cartridge used in V5 Smart Motors.
ratio6_1
A gear unit that is defined as the blue 6:1 gear cartridge used in V5 Smart Motors.
◆ fontType
enum vex::fontType
strong
The defined units for font values.
Enumerator
mono20
A font unit that is defined as mono20.
mono30
A font unit that is defined as mono30.
mono40
A font unit that is defined as mono40.
mono60
A font unit that is defined as mono60.
prop20
A font unit that is defined as prop20.
prop30
A font unit that is defined as prop30.
prop40
A font unit that is defined as prop40.
prop60
A font unit that is defined as prop60.
mono15
A font unit that is defined as mono15.
mono12