GaitGeneration by Graph Search
読み取り中…
検索中…
一致する文字列を見つけられません
静的公開変数類 | 全メンバ一覧
designlab::MathConst< double > クラス

double型の定数を提供するクラス. [詳解]

#include <math_const.h>

静的公開変数類

static constexpr double kAllowableError = 0.001
 許容誤差.
 
static constexpr double kRoundAngle = 360.0
 360度の角.
 

詳解

double型の定数を提供するクラス.

math_const.h47 行目に定義があります。

メンバ詳解

◆ kAllowableError

constexpr double designlab::MathConst< double >::kAllowableError = 0.001
staticconstexpr

許容誤差.

math_const.h50 行目に定義があります。

◆ kRoundAngle

constexpr double designlab::MathConst< double >::kRoundAngle = 360.0
staticconstexpr

360度の角.

math_const.h53 行目に定義があります。


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