ROPO
Loading...
Searching...
No Matches
fmi_image Struct Reference

Public Attributes

int width
 
int height
 
int channels
 
int area
 
int volume
 
int max_value
 
int sweep_count
 
int * heights
 
float bin_depth
 
float elevation_angle
 
Byte * array
 
RaveDataType original_type
 
double original_nodata
 
double original_undetect
 
double original_gain
 
double original_offset
 
double * original
 
CoordOverflowHandler coord_overflow_handler_x
 
CoordOverflowHandler coord_overflow_handler_y
 
char comment_string [MAX_COMMENT_LENGTH]
 
FmiImageFormat format
 
FmiImageType type
 

Detailed Description

Definition at line 128 of file fmi_image.h.

Member Data Documentation

◆ area

int area

Definition at line 136 of file fmi_image.h.

◆ array

Byte* array

Definition at line 147 of file fmi_image.h.

◆ bin_depth

float bin_depth

Definition at line 142 of file fmi_image.h.

◆ channels

int channels

Definition at line 134 of file fmi_image.h.

◆ comment_string

char comment_string[MAX_COMMENT_LENGTH]

Definition at line 158 of file fmi_image.h.

◆ coord_overflow_handler_x

CoordOverflowHandler coord_overflow_handler_x

Definition at line 156 of file fmi_image.h.

◆ coord_overflow_handler_y

CoordOverflowHandler coord_overflow_handler_y

Definition at line 156 of file fmi_image.h.

◆ elevation_angle

float elevation_angle

Definition at line 143 of file fmi_image.h.

◆ format

FmiImageFormat format

Definition at line 159 of file fmi_image.h.

◆ height

int height

Definition at line 134 of file fmi_image.h.

◆ heights

int* heights

Definition at line 140 of file fmi_image.h.

◆ max_value

int max_value

Definition at line 137 of file fmi_image.h.

◆ original

double* original

the original data if it was greater than byte

Definition at line 154 of file fmi_image.h.

◆ original_gain

double original_gain

Definition at line 152 of file fmi_image.h.

◆ original_nodata

double original_nodata

Definition at line 150 of file fmi_image.h.

◆ original_offset

double original_offset

Definition at line 153 of file fmi_image.h.

◆ original_type

RaveDataType original_type

Definition at line 149 of file fmi_image.h.

◆ original_undetect

double original_undetect

Definition at line 151 of file fmi_image.h.

◆ sweep_count

int sweep_count

Definition at line 139 of file fmi_image.h.

◆ type

FmiImageType type

Definition at line 160 of file fmi_image.h.

◆ volume

int volume

Definition at line 136 of file fmi_image.h.

◆ width

int width

Definition at line 134 of file fmi_image.h.


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