ETrobocon2017 - 片山研究所モデルベース開発推進事業部
|
継承メンバを含む ev3api::Motor の全メンバ一覧です。
getBrake(void) const | ev3api::Motor | inlineprotected |
getCount(void) const | ev3api::Motor | inline |
getPort(void) const | ev3api::Motor | inlineprotected |
getPWM(void) const | ev3api::Motor | inlineprotected |
Motor(ePortM port, bool brake=true, motor_type_t type=LARGE_MOTOR) | ev3api::Motor | explicit |
PWM_MAX | ev3api::Motor | static |
PWM_MIN | ev3api::Motor | static |
reset(void) | ev3api::Motor | inline |
setBrake(bool brake) | ev3api::Motor | |
setCount(int32_t count) | ev3api::Motor | inline |
setPWM(int pwm) | ev3api::Motor | |
Steering class | ev3api::Motor | friend |
stop() | ev3api::Motor | inline |
~Motor(void) | ev3api::Motor |