クラス
RTC.Hypothesis2D の使用

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

RTC での Hypothesis2D の使用
 

Hypothesis2D として宣言されている RTC のフィールド
 Hypothesis2D[] Hypotheses2D.hypotheses
           
 Hypothesis2D Hypothesis2DHolder.value
           
 Hypothesis2D[] Hypothesis2DListHolder.value
           
 

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

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

Hypothesis2D 型のパラメータを持つ RTC のコンストラクタ
Hypotheses2D(Time _tm, Hypothesis2D[] _hypotheses)
           
Hypothesis2DHolder(Hypothesis2D initialValue)
           
Hypothesis2DListHolder(Hypothesis2D[] initialValue)