|
ROPO
|

Public Attributes | |
| RAVE_OBJECT_HEAD FmiImage * | image |
| RaveObjectHashTable_t * | attrs |
| double | offset |
| double | gain |
| double | nodata |
| double | undetect |
Represents a rave fmi image
Definition at line 36 of file rave_fmi_image.c.
| RaveObjectHashTable_t* attrs |
attributes
Definition at line 39 of file rave_fmi_image.c.
| double gain |
the offset the data has been stored with
Definition at line 41 of file rave_fmi_image.c.
| RAVE_OBJECT_HEAD FmiImage* image |
Always on top the fmi image
Definition at line 38 of file rave_fmi_image.c.
| double nodata |
the nodata the data has been stored with
Definition at line 42 of file rave_fmi_image.c.
| double offset |
the offset the data has been stored with
Definition at line 40 of file rave_fmi_image.c.
| double undetect |
the undetect the data has been stored with
Definition at line 43 of file rave_fmi_image.c.