|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
player_localize_get_particles Struct Reference |
Public Attributes | |
uint8_t | subtype |
int32_t | mean [3] |
uint64_t | variance |
uint32_t | num_particles |
player_localize_particle_t | particles [PLAYER_LOCALIZE_PARTICLES_MAX] |
|
|
|
The best (?) pose (mm, mm, arc-seconds). |
|
The variance of the best (?) pose (mm^2) |
|
The number of particles included |
|
The particles |