ROPO
|
Public Attributes | |
RAVE_OBJECT_HEAD RaveFmiImage_t * | image |
RaveObjectList_t * | probabilities |
RaveFmiImage_t * | classification |
RaveFmiImage_t * | markers |
Represents a rave fmi image
Definition at line 51 of file rave_ropo_generator.c.
RaveFmiImage_t* classification |
the classification field
Definition at line 55 of file rave_ropo_generator.c.
RAVE_OBJECT_HEAD RaveFmiImage_t* image |
Always on top the fmi image
Definition at line 53 of file rave_ropo_generator.c.
RaveFmiImage_t* markers |
the markers identifying what type of detector indicating probability
Definition at line 56 of file rave_ropo_generator.c.
RaveObjectList_t* probabilities |
a list of probabilities
Definition at line 54 of file rave_ropo_generator.c.