|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.ObjectRTC.Hypothesis3D
public final class Hypothesis3D
RTC/Hypothesis3D.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/InterfaceDataTypes.idl 2011�N10��5�� 15��39��13�b JST
| フィールドの概要 | |
|---|---|
Covariance3D |
covariance
|
Pose3D |
mean
|
double |
weight
|
| コンストラクタの概要 | |
|---|---|
Hypothesis3D()
|
|
Hypothesis3D(Pose3D _mean,
Covariance3D _covariance,
double _weight)
|
|
| メソッドの概要 |
|---|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| フィールドの詳細 |
|---|
public Pose3D mean
public Covariance3D covariance
public double weight
| コンストラクタの詳細 |
|---|
public Hypothesis3D()
public Hypothesis3D(Pose3D _mean,
Covariance3D _covariance,
double _weight)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||