![]() |
VEXcode IQ C++ Unofficial documentation for version 3.0.4.1
|
Globals for C++ API. More...
Go to the source code of this file.
Namespaces | |
namespace | vex |
Bumper switch device class | |
Functions | |
void | vex::wait (double time, timeUnits units) |
void | vex::vexSystemExitRequest (void) |
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 colorType | vex::black |
const colorType | vex::white |
const colorType | vex::red |
const colorType | vex::green |
const colorType | vex::blue |
const colorType | vex::yellow |
const colorType | vex::orange |
const colorType | vex::purple |
const colorType | vex::cyan |
const colorType | vex::transparent |
const colorType | vex::red_violet |
const colorType | vex::violet |
const colorType | vex::blue_violet |
const colorType | vex::blue_green |
const colorType | vex::yellow_green |
const colorType | vex::yellow_orange |
const colorType | vex::red_orange |
const fadeType | vex::slow |
const fadeType | vex::fast |
const fadeType | vex::off |
const gyroCalibrationType | vex::calNormal |
const gyroCalibrationType | vex::calSlow |
const gyroCalibrationType | vex::calExtended |
const soundType | vex::siren |
const soundType | vex::wrongWay |
const soundType | vex::wrongWaySlow |
const soundType | vex::fillup |
const soundType | vex::headlightsOn |
const soundType | vex::headlightsOff |
const soundType | vex::tollBooth |
const soundType | vex::alarm |
const soundType | vex::tada |
const soundType | vex::doorClose |
const soundType | vex::ratchet |
const soundType | vex::wrench |
const soundType | vex::siren2 |
const soundType | vex::ratchet2 |
const soundType | vex::alarm2 |
const soundType | vex::powerDown |
const cylinderType | vex::cylinder1 |
const cylinderType | vex::cylinder2 |
const cylinderType | vex::cylinderAll |
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 voltageUnits | vex::volt |
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 velocityUnits | vex::dps |
const temperatureUnits | vex::celsius |
const temperatureUnits | vex::fahrenheit |
const directionType | vex::fwd |
const brakeType | vex::coast |
const brakeType | vex::brake |
const brakeType | vex::hold |
Globals for C++ API.
Definition in file vex_global.h.