VEX IQ C++ API
|
Globals. More...
Namespaces | |
vex | |
Touch led device class. | |
Variables | |
const rotationUnits | vex::degrees |
const rotationUnits | vex::turns |
const percentUnits | vex::percent |
const timeUnits | vex::seconds |
const distanceUnits | vex::inches |
const distanceUnits | vex::mm |
const directionType | vex::forward |
const directionType | vex::reverse |
const turnType | vex::left |
const turnType | vex::right |
const int32_t | vex::PORT1 |
const int32_t | vex::PORT2 |
const int32_t | vex::PORT3 |
const int32_t | vex::PORT4 |
const int32_t | vex::PORT5 |
const int32_t | vex::PORT6 |
const int32_t | vex::PORT7 |
const int32_t | vex::PORT8 |
const int32_t | vex::PORT9 |
const int32_t | vex::PORT10 |
const int32_t | vex::PORT11 |
const int32_t | vex::PORT12 |
const percentUnits | vex::pct |
const timeUnits | vex::sec |
const timeUnits | vex::msec |
const currentUnits | vex::amp |
const powerUnits | vex::watt |
const torqueUnits | vex::Nm |
const torqueUnits | vex::InLb |
const rotationUnits | vex::deg |
const rotationUnits | vex::rev |
const velocityUnits | vex::rpm |
const directionType | vex::fwd |
const brakeType | vex::coast |
const brakeType | vex::brake |
const brakeType | vex::hold |
Globals.