EV3RT CXX API Reference [English]
An RTOS-based development platform for LEGO Mindstorms EV3.
MotorConstants Struct Reference
Inheritance diagram for MotorConstants:
Motor MotorTank

Static Public Attributes

static const int POWER_MAX = 100
 Max power on motor.
 
static const int POWER_MIN = -100
 Min power on motor.
 
static constexpr float NUMBER_OF_DEGREES_PER_ROTATION = 360.0
 

Detailed Description

Definition at line 35 of file ev3cxx_motor.h.