|
VEX V5 Python API
|
| N__bi | |
| Nbuilt_ins | PyMite's built-ins module, always included |
| Ndict | PyMite's dict module, the built-in dictionary |
| Ndrivetrain | |
| Nfunc | PyMite's func module, info about function/module objects |
| Nlist | PyMite's list module, the built-in list |
| Nmath | PyMite's math module, using Python 2.6 math library as a reference https://docs.python.org/2.6/library/math.html |
| Nmotor_group | |
| Nrandom | PyMite's random number module (only minimal support is intended) https://docs.python.org/2.6/library/random.html |
| Nsmartdrive | |
| Nstring | PyMite's string module, the built-in string |
| Nsys | PyMite's system module, sys |
| Ntimer | Timer module |
| Nvex | Robot Mesh Vex V5 Python API |
1.8.15