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