| Package | Description |
|---|---|
| RTC |
| Modifier and Type | Field and Description |
|---|---|
Hypothesis3D[] |
Hypotheses3D.hypotheses |
Hypothesis3D[] |
Hypothesis3DListHolder.value |
Hypothesis3D |
Hypothesis3DHolder.value |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
Hypotheses3D(Time _tm,
Hypothesis3D[] _hypotheses) |
Hypothesis3DHolder(Hypothesis3D initialValue) |
Hypothesis3DListHolder(Hypothesis3D[] initialValue) |