|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectRTC.Actuator
public final class Actuator
RTC/Actuator.java . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/InterfaceDataTypes.idl 2015年3月20日 14時35分48秒 JST
フィールドの概要 | |
---|---|
double |
accel
|
double |
current
|
double |
position
|
double |
speed
|
ActArrayActuatorStatus |
status
|
コンストラクタの概要 | |
---|---|
Actuator()
|
|
Actuator(double _position,
double _speed,
double _accel,
double _current,
ActArrayActuatorStatus _status)
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public double position
public double speed
public double accel
public double current
public ActArrayActuatorStatus status
コンストラクタの詳細 |
---|
public Actuator()
public Actuator(double _position, double _speed, double _accel, double _current, ActArrayActuatorStatus _status)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |