|
etrobocon2018 feat.KatLab
770af34cce41ae9c30c41303275e1add2daae0c3
(with uncommitted changes)
|
#include <RobotProperty.h>

公開メンバ関数 | |
| constexpr | RobotProperty (float diameter=100.0f, float tread=148.0f, float cycle=0.04f) |
| RobotPropertyのコンストラクタ [詳解] | |
公開変数類 | |
| const float | radius_wheel |
| const float | between_wheels |
| float | dt |
RobotProperty.h の 9 行目に定義があります。
|
inline |
RobotPropertyのコンストラクタ
[RobotProperty::RobotProperty]
| diameter | 車輪の直径 |
| tread | 左右車輪の幅(トレッド幅) |
| cycle | 周期 |
RobotProperty.h の 21 行目に定義があります。
| const float RobotProperty::between_wheels |
RobotProperty.h の 11 行目に定義があります。
| float RobotProperty::dt |
RobotProperty.h の 12 行目に定義があります。
| const float RobotProperty::radius_wheel |
RobotProperty.h の 10 行目に定義があります。
1.8.6