|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.particlefilter.beacon.DefaultSensorModel
| Field Summary | |
Mapper |
mapper
|
static double |
REALLY_UNLIKELY
|
| Constructor Summary | |
DefaultSensorModel(Mapper m)
|
|
| Method Summary | |
protected double |
likelihood(Coordinate c,
BeaconReading r,
Beacon beacon)
|
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 |
public static final double REALLY_UNLIKELY
public Mapper mapper
| Constructor Detail |
public DefaultSensorModel(Mapper m)
| Method Detail |
protected double likelihood(Coordinate c,
BeaconReading r,
Beacon beacon)
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 | |||||||||