VEX V5 Python API
Static Public Attributes | List of all members
vex.PowerUnits Class Reference

A unit of power. More...

Inherits vex.Enum.

Static Public Attributes

int WATT = 0
 A unit type that represents a value of power in watts. More...
 

Detailed Description

A unit of power.

Member Data Documentation

◆ WATT

int vex.PowerUnits.WATT = 0
static

A unit type that represents a value of power in watts.