クラス
RTC.Hypothesis3D の使用

Hypothesis3D を使用しているパッケージ
RTC   
 

RTC での Hypothesis3D の使用
 

Hypothesis3D として宣言されている RTC のフィールド
 Hypothesis3D[] Hypotheses3D.hypotheses
           
 Hypothesis3D Hypothesis3DHolder.value
           
 Hypothesis3D[] Hypothesis3DListHolder.value
           
 

Hypothesis3D を返す RTC のメソッド
static Hypothesis3D[] Hypothesis3DListHelper.extract(org.omg.CORBA.Any a)
           
static Hypothesis3D Hypothesis3DHelper.extract(org.omg.CORBA.Any a)
           
static Hypothesis3D[] Hypothesis3DListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static Hypothesis3D Hypothesis3DHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Hypothesis3D 型のパラメータを持つ RTC のメソッド
static void Hypothesis3DHelper.insert(org.omg.CORBA.Any a, Hypothesis3D that)
           
static void Hypothesis3DListHelper.insert(org.omg.CORBA.Any a, Hypothesis3D[] that)
           
static void Hypothesis3DHelper.write(org.omg.CORBA.portable.OutputStream ostream, Hypothesis3D value)
           
static void Hypothesis3DListHelper.write(org.omg.CORBA.portable.OutputStream ostream, Hypothesis3D[] value)
           
 

Hypothesis3D 型のパラメータを持つ RTC のコンストラクタ
Hypotheses3D(Time _tm, Hypothesis3D[] _hypotheses)
           
Hypothesis3DHolder(Hypothesis3D initialValue)
           
Hypothesis3DListHolder(Hypothesis3D[] initialValue)