RAVE
_RaveAcrr_t Struct Reference

Represents the acrr generator. More...

Public Attributes

RAVE_OBJECT_HEAD int initialized
 Always on top.
 
double nodata
 the nodata value that will be used in the accumulation
 
double undetect
 the undetect value that will be used in the accumulation
 
char * quantity
 Quantity we are working on.
 
char * howtaskfieldname
 the name of the how task field to be used in the parameters, default se.smhi.composite.distance.radar
 
RaveField_tnd
 nodata hits
 
RaveField_tdd
 Distances.
 
RaveField_tcd
 Distance counts.
 
RaveField_tsd
 Accumulations.
 
int nracc
 number of accumulations
 
double zr_a
 the zr a coefficent
 
double zr_b
 the zr b coefficient
 

Detailed Description

Represents the acrr generator.

Member Data Documentation

◆ cd

RaveField_t* _RaveAcrr_t::cd

Distance counts.

◆ dd

RaveField_t* _RaveAcrr_t::dd

Distances.

◆ howtaskfieldname

char* _RaveAcrr_t::howtaskfieldname

the name of the how task field to be used in the parameters, default se.smhi.composite.distance.radar

◆ initialized

RAVE_OBJECT_HEAD int _RaveAcrr_t::initialized

Always on top.

if the acrr generator has been initialized (first call to sum has been made)

◆ nd

RaveField_t* _RaveAcrr_t::nd

nodata hits

◆ nodata

double _RaveAcrr_t::nodata

the nodata value that will be used in the accumulation

◆ nracc

int _RaveAcrr_t::nracc

number of accumulations

◆ quantity

char* _RaveAcrr_t::quantity

Quantity we are working on.

◆ sd

RaveField_t* _RaveAcrr_t::sd

Accumulations.

◆ undetect

double _RaveAcrr_t::undetect

the undetect value that will be used in the accumulation

◆ zr_a

double _RaveAcrr_t::zr_a

the zr a coefficent

◆ zr_b

double _RaveAcrr_t::zr_b

the zr b coefficient


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