|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.ObjectRTC.PointFeature
public final class PointFeature
RTC/PointFeature.java . IDL-to-Java �R���p�C�� (�|�[�^�u��), �o�[�W���� "3.1" ���� ������: idl/InterfaceDataTypes.idl 2010�N5��10�� 16��54��04�b JST
フィールドの概要 | |
---|---|
PointCovariance2D |
covariance
|
Point2D |
position
|
double |
probability
|
コンストラクタの概要 | |
---|---|
PointFeature()
|
|
PointFeature(double _probability,
Point2D _position,
PointCovariance2D _covariance)
|
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public double probability
public Point2D position
public PointCovariance2D covariance
コンストラクタの詳細 |
---|
public PointFeature()
public PointFeature(double _probability, Point2D _position, PointCovariance2D _covariance)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |