|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectRTC.Acceleration3D
public final class Acceleration3D
RTC/Acceleration3D.java . IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成 生成元: idl/InterfaceDataTypes.idl 2015年3月20日 14時35分48秒 JST
Field Summary | |
---|---|
double |
ax
|
double |
ay
|
double |
az
|
Constructor Summary | |
---|---|
Acceleration3D()
|
|
Acceleration3D(double _ax,
double _ay,
double _az)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double ax
public double ay
public double az
Constructor Detail |
---|
public Acceleration3D()
public Acceleration3D(double _ax, double _ay, double _az)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |