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

A unit of percentage. More...

Inherits vex.Enum.

Static Public Attributes

int PCT = 0
 A unit type that represents a value from 0% to 100%. More...
 

Detailed Description

A unit of percentage.

Member Data Documentation

◆ PCT

int vex.PercentUnits.PCT = 0
static

A unit type that represents a value from 0% to 100%.