VEX V5 C++ API
Namespaces | Variables
vex_global.h File Reference

Globals for C++ API. More...

Namespaces

 vex
 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 axisType vex::xaxis
 
const axisType vex::yaxis
 
const axisType vex::zaxis
 
const orientationType vex::roll
 
const orientationType vex::pitch
 
const orientationType vex::yaw
 
const fontType vex::monoM
 
const fontType vex::monoL
 
const fontType vex::monoXL
 
const fontType vex::monoXXL
 
const fontType vex::monoS
 
const fontType vex::monoXS
 
const fontType vex::propM
 
const fontType vex::propL
 
const fontType vex::propXL
 
const fontType vex::propXXL
 
const controllerType vex::primary
 
const controllerType vex::partner
 
const char * vex::rumbleLong
 
const char * vex::rumbleShort
 
const char * vex::rumblePulse
 
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 int32_t vex::PORT13
 
const int32_t vex::PORT14
 
const int32_t vex::PORT15
 
const int32_t vex::PORT16
 
const int32_t vex::PORT17
 
const int32_t vex::PORT18
 
const int32_t vex::PORT19
 
const int32_t vex::PORT20
 
const int32_t vex::PORT21
 
const int32_t vex::PORT22
 
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
 
const gearSetting vex::ratio36_1
 
const gearSetting vex::ratio18_1
 
const gearSetting vex::ratio6_1
 
const color & vex::black
 
const color & vex::white
 
const color & vex::red
 
const color & vex::green
 
const color & vex::blue
 
const color & vex::yellow
 
const color & vex::orange
 
const color & vex::purple
 
const color & vex::cyan
 
const color & vex::transparent
 
const fontType vex::mono20
 
const fontType vex::mono30
 
const fontType vex::mono40
 
const fontType vex::mono60
 
const fontType vex::mono15
 
const fontType vex::mono12
 
const fontType vex::prop20
 
const fontType vex::prop30
 
const fontType vex::prop40
 
const fontType vex::prop60
 
const analogUnits vex::range8bit
 
const analogUnits vex::range10bit
 
const analogUnits vex::range12bit
 
const analogUnits vex::mV
 

Detailed Description

Globals for C++ API.