| Homepage | Demos | Overview | Downloads | Tutorials | Reference | Credits |
#include <afsParticle.h>
Definition at line 33 of file afsParticle.h.
Public Types | |
| enum | { PRIMING, PRIMED } |
Public Attributes | |
| enum _afsLandmarkLoc:: { ... } | state |
| afsLastObservation | priming |
| struct { | |
| double x | |
| double y | |
| } | mean |
| struct { | |
| double x | |
| double xy | |
| double y | |
| } | variance |
|
|
This indicates whether the landmark has been found yet (PRIMED if so, PRIMING if not). Definition at line 36 of file afsParticle.h. |
|
|
Mean of Gaussian landmark location estimate |
|
|
This element is used when the inital location of the landmark must be triangulated. Definition at line 40 of file afsParticle.h. |
|
|
This indicates whether the landmark has been found yet (PRIMED if so, PRIMING if not). |
|
|
Variance of Gaussian landmark location estimate |
|
|
x value
Definition at line 50 of file afsParticle.h. |
|
|
TSS_TODO.
Definition at line 51 of file afsParticle.h. |
|
|
y value
Definition at line 52 of file afsParticle.h. |
|
Tekkotsu v1.5 |
Generated Fri Oct 10 15:54:48 2003 by Doxygen 1.3.4 |