|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.particlefilter.beacon.BeaconAndGPSSensorModel
Spec for BeaconAndGPSSensorModel
| Field Summary | |
protected DefaultSensorModel |
beaconModel
|
protected GPSSensorModel |
gpsModel
|
protected Mapper |
mapper
|
| Constructor Summary | |
BeaconAndGPSSensorModel(Mapper m)
A sensor model for using both beacon and GPS spotters at the same time. |
|
| Method Summary | |
double |
likelihood(Particle p,
Observable obs)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Mapper mapper
protected DefaultSensorModel beaconModel
protected GPSSensorModel gpsModel
| Constructor Detail |
public BeaconAndGPSSensorModel(Mapper m)
DefaultSensorModel
and GPSSensorModel internally.
| Method Detail |
public double likelihood(Particle p,
Observable obs)
likelihood in interface SensorModel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||