ETrobocon2017 - 片山研究所モデルベース開発推進事業部
公開メンバ関数 | 公開変数類 | 全メンバ一覧
MotorAngle クラス

#include <SelfLocalization.h>

MotorAngle 連携図
Collaboration graph

公開メンバ関数

 MotorAngle (std::int32_t degree)
 
void update (std::int32_t update_degree)
 

公開変数類

std::int32_t current_angle
 
std::int32_t old_angle
 
std::int32_t rotation_angle
 
float moving_distance
 
float wheel_across
 

詳解

SelfLocalization.h22 行目に定義があります。

構築子と解体子

◆ MotorAngle()

MotorAngle::MotorAngle ( std::int32_t  degree)
inline

SelfLocalization.h29 行目に定義があります。

関数詳解

◆ update()

void MotorAngle::update ( std::int32_t  update_degree)
inline

SelfLocalization.h35 行目に定義があります。

被呼び出し関係図:

メンバ詳解

◆ current_angle

std::int32_t MotorAngle::current_angle

SelfLocalization.h24 行目に定義があります。

◆ moving_distance

float MotorAngle::moving_distance

SelfLocalization.h27 行目に定義があります。

◆ old_angle

std::int32_t MotorAngle::old_angle

SelfLocalization.h25 行目に定義があります。

◆ rotation_angle

std::int32_t MotorAngle::rotation_angle

SelfLocalization.h26 行目に定義があります。

◆ wheel_across

float MotorAngle::wheel_across

SelfLocalization.h28 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: