RAVE
_RadvolAtt_t Struct Reference

Represents the RadvolAtt algorithm. More...

Public Attributes

RAVE_OBJECT_HEAD Radvol_tradvol
 Always on top.
 
double ATT_QI1
 Maximum correction for which QIATT = 1.
 
double ATT_QI0
 Minimum correction for which QIATT = 0.
 
double ATT_QIUn
 Multiplier of QIATT value for uncorrected attenuation.
 
double ATT_a
 Coefficient a in attenuation formula.
 
double ATT_b
 Coefficient b in attenuation formula.
 
double ATT_ZRa
 Coefficient a in ZR relationship.
 
double ATT_ZRb
 Coefficient b in ZR relationship.
 
double ATT_Refl
 Minimum reflectivity to apply the correction.
 
double ATT_Last
 Maximum correction within last km.
 
double ATT_Sum
 Maximum summarized correction.
 

Detailed Description

Represents the RadvolAtt algorithm.

Member Data Documentation

◆ ATT_a

double _RadvolAtt_t::ATT_a

Coefficient a in attenuation formula.

◆ ATT_b

double _RadvolAtt_t::ATT_b

Coefficient b in attenuation formula.

◆ ATT_Last

double _RadvolAtt_t::ATT_Last

Maximum correction within last km.

◆ ATT_QI0

double _RadvolAtt_t::ATT_QI0

Minimum correction for which QIATT = 0.

◆ ATT_QI1

double _RadvolAtt_t::ATT_QI1

Maximum correction for which QIATT = 1.

◆ ATT_QIUn

double _RadvolAtt_t::ATT_QIUn

Multiplier of QIATT value for uncorrected attenuation.

◆ ATT_Refl

double _RadvolAtt_t::ATT_Refl

Minimum reflectivity to apply the correction.

◆ ATT_Sum

double _RadvolAtt_t::ATT_Sum

Maximum summarized correction.

◆ ATT_ZRa

double _RadvolAtt_t::ATT_ZRa

Coefficient a in ZR relationship.

◆ ATT_ZRb

double _RadvolAtt_t::ATT_ZRb

Coefficient b in ZR relationship.

◆ radvol

RAVE_OBJECT_HEAD Radvol_t* _RadvolAtt_t::radvol

Always on top.

volume of reflectivity and QI


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