RAVE
_RadvolSpeck_t Struct Reference

Represents the RadvolSpeck algorithm. More...

Public Attributes

RAVE_OBJECT_HEAD Radvol_tradvol
 Always on top.
 
double SPECK_QI
 QISPECK value for speck.
 
double SPECK_QIUn
 QISPECK value for uncorrected speck.
 
int SPECK_AGrid
 Reverse speck vicinity (algorithm A)
 
int SPECK_ANum
 Maximum number of non-rainy gates (algorithm A)
 
int SPECK_AStep
 Number of reverse speck removal cycles (algorithm A)
 
int SPECK_BGrid
 Speck vicinity (algorithm B)
 
int SPECK_BNum
 Maximum number of rainy gates (algorithm B)
 
int SPECK_BStep
 Number of speck removal cycles (algorithm B)
 

Detailed Description

Represents the RadvolSpeck algorithm.

Member Data Documentation

◆ radvol

RAVE_OBJECT_HEAD Radvol_t* _RadvolSpeck_t::radvol

Always on top.

volume of reflectivity and QI

◆ SPECK_AGrid

int _RadvolSpeck_t::SPECK_AGrid

Reverse speck vicinity (algorithm A)

◆ SPECK_ANum

int _RadvolSpeck_t::SPECK_ANum

Maximum number of non-rainy gates (algorithm A)

◆ SPECK_AStep

int _RadvolSpeck_t::SPECK_AStep

Number of reverse speck removal cycles (algorithm A)

◆ SPECK_BGrid

int _RadvolSpeck_t::SPECK_BGrid

Speck vicinity (algorithm B)

◆ SPECK_BNum

int _RadvolSpeck_t::SPECK_BNum

Maximum number of rainy gates (algorithm B)

◆ SPECK_BStep

int _RadvolSpeck_t::SPECK_BStep

Number of speck removal cycles (algorithm B)

◆ SPECK_QI

double _RadvolSpeck_t::SPECK_QI

QISPECK value for speck.

◆ SPECK_QIUn

double _RadvolSpeck_t::SPECK_QIUn

QISPECK value for uncorrected speck.


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