ROPO
Loading...
Searching...
No Matches
_RaveFmiImage_t Struct Reference
Collaboration diagram for _RaveFmiImage_t:

Public Attributes

RAVE_OBJECT_HEAD FmiImageimage
 
RaveObjectHashTable_t * attrs
 
double offset
 
double gain
 
double nodata
 
double undetect
 

Detailed Description

Represents a rave fmi image

Definition at line 36 of file rave_fmi_image.c.

Member Data Documentation

◆ attrs

RaveObjectHashTable_t* attrs

attributes

Definition at line 39 of file rave_fmi_image.c.

◆ gain

double gain

the offset the data has been stored with

Definition at line 41 of file rave_fmi_image.c.

◆ image

RAVE_OBJECT_HEAD FmiImage* image

Always on top the fmi image

Definition at line 38 of file rave_fmi_image.c.

◆ nodata

double nodata

the nodata the data has been stored with

Definition at line 42 of file rave_fmi_image.c.

◆ offset

double offset

the offset the data has been stored with

Definition at line 40 of file rave_fmi_image.c.

◆ undetect

double undetect

the undetect the data has been stored with

Definition at line 43 of file rave_fmi_image.c.


The documentation for this struct was generated from the following file: