|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
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 2011�N10��5�� 15��39��13�b JST
| Field Summary | |
|---|---|
PointCovariance2D |
covariance
|
Point2D |
position
|
double |
probability
|
| Constructor Summary | |
|---|---|
PointFeature()
|
|
PointFeature(double _probability,
Point2D _position,
PointCovariance2D _covariance)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double probability
public Point2D position
public PointCovariance2D covariance
| Constructor Detail |
|---|
public PointFeature()
public PointFeature(double _probability,
Point2D _position,
PointCovariance2D _covariance)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||