ETrobocon2017 - 片山研究所モデルベース開発推進事業部
SpeedControl メンバ一覧

継承メンバを含む SpeedControl の全メンバ一覧です。

calcDistance4ms(std::int32_t curAngleL, std::int32_t curAngleR)SpeedControlprotected
calculate(double light_value)Pidprotected
calculateSpeedForPid(std::int32_t curAngleL, std::int32_t curAngleR)SpeedControl
get_output()Pidprotected
getSpeed100ms()SpeedControl
limitOutput(double pid_value)Pidprotected
Pid(double p_gain, double i_gain, double d_gain, double target)Pid
setPid(double _p_gain, double _i_gain, double _d_gain, double _target)Pid
speed_value_allSpeedControl
SpeedControl()SpeedControl
wrapper_of_constructor(double _p_gain, double _i_gain, double _d_gain, double _diff, double _integral, double _target, double _output)Pid