text
stringlengths
0
715
const color &
transparent
const fontType
mono20
const fontType
mono30
const fontType
mono40
const fontType
mono60
const fontType
mono15
const fontType
mono12
const fontType
prop20
const fontType
prop30
const fontType
prop40
const fontType
prop60
const analogUnits
range8bit
const analogUnits
range10bit
const analogUnits
range12bit
const analogUnits
mV
Detailed Description
device class
Vision sensor device class.
Triport device class.
All devices class.
base interface class used with IMU and gyro
a safe array template
Enumeration Type Documentation
◆ turnType
enum vex::turnType
strong
Enumerator
left
right
undefined
◆ percentUnits
enum vex::percentUnits
strong
The measurement units for percentage values.
Enumerator
pct
A percentage unit that represents a value from 0% to 100%.
◆ timeUnits
enum vex::timeUnits
strong
The measurement units for time values.
Enumerator
sec
A time unit that is measured in seconds.
msec
A time unit that is measured in milliseconds.
◆ currentUnits
enum vex::currentUnits