RAVE
|
Represents the RadvolSpeck algorithm. More...
Public Attributes | |
RAVE_OBJECT_HEAD Radvol_t * | radvol |
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) | |
Represents the RadvolSpeck algorithm.
RAVE_OBJECT_HEAD Radvol_t* _RadvolSpeck_t::radvol |
Always on top.
volume of reflectivity and QI
int _RadvolSpeck_t::SPECK_AGrid |
Reverse speck vicinity (algorithm A)
int _RadvolSpeck_t::SPECK_ANum |
Maximum number of non-rainy gates (algorithm A)
int _RadvolSpeck_t::SPECK_AStep |
Number of reverse speck removal cycles (algorithm A)
int _RadvolSpeck_t::SPECK_BGrid |
Speck vicinity (algorithm B)
int _RadvolSpeck_t::SPECK_BNum |
Maximum number of rainy gates (algorithm B)
int _RadvolSpeck_t::SPECK_BStep |
Number of speck removal cycles (algorithm B)
double _RadvolSpeck_t::SPECK_QI |
QISPECK value for speck.
double _RadvolSpeck_t::SPECK_QIUn |
QISPECK value for uncorrected speck.