ARCS6 AR6-REV.24062600
読み取り中…
検索中…
一致する文字列を見つけられません
TwoInertiaSimulator.cc ファイル

2慣性共振系シミュレータV2(ベクトル版) [詳解]

#include <cassert>
#include <tuple>
#include "TwoInertiaParamDef.hh"
#include "TwoInertiaSimulator.hh"
TwoInertiaSimulator.cc の依存先関係図:

マクロ定義

#define arcs_assert(a)   (assert(a))
 
#define PassedLog()
 
#define EventLog(a)
 
#define EventLogVar(a)
 

詳解

2慣性共振系シミュレータV2(ベクトル版)

複数の2慣性共振系を模擬して,負荷側速度,ねじれ角,モータ速度を計算して出力する。

日付
2020/04/10
著者
Yokokura, Yuki