Public Member Functions | |
| w2circ (const std::string &outputDir, const std::string &outputLBName, bool realtime, bool doAzimuthalShear, bool doDivergence, const std::string &azimuthalKernel, const std::string &rangeKernel, bool weightscheme, double blockOutRangeKm, bool threshold, const std::string &thresholdValue, bool dilateDBZ, bool doVerticalMax, const std::string &layers, float bwidth, float gwidth, size_t numGates, float timeBetweenLayers, bool dealiasOff, bool writeStampedTilts, bool gateToGate, std::string crossAzName, std::string alongAzName, bool CorrectedShear, std::string aglDEMfile, std::string aglDEMradar) | |
| void | processVelocityType (const code::RadialSet &data) |
| void | processReflectivityType (const code::RadialSet &data) |
| void | process () |
| void | cleanupDealiasingErrors (code::RadialSet &azshear, const code::RadialSet &velData) |
| code::RadialSet | doGateToGate (code::RadialSet inputVel) |
| code::RadialSet | doCorrectedShear (code::RadialSet rs, code::RadialSet rs_Diameter, code::RadialSet rsDeltaV) |
| code::RadialSet | doDeltaVelocity (code::RadialSet inputVel, code::RadialSet &diam) |
| w2img::w2circ::w2circ | ( | const std::string & | outputDir, | |
| const std::string & | outputLBName, | |||
| bool | realtime, | |||
| bool | doAzimuthalShear, | |||
| bool | doDivergence, | |||
| const std::string & | azimuthalKernel, | |||
| const std::string & | rangeKernel, | |||
| bool | weightscheme, | |||
| double | blockOutRangeKm, | |||
| bool | threshold, | |||
| const std::string & | thresholdValue, | |||
| bool | dilateDBZ, | |||
| bool | doVerticalMax, | |||
| const std::string & | layers, | |||
| float | bwidth, | |||
| float | gwidth, | |||
| size_t | numGates, | |||
| float | timeBetweenLayers, | |||
| bool | dealiasOff, | |||
| bool | writeStampedTilts, | |||
| bool | gateToGate, | |||
| std::string | crossAzName, | |||
| std::string | alongAzName, | |||
| bool | CorrectedShear, | |||
| std::string | aglDEMfile, | |||
| std::string | aglDEMradar | |||
| ) |
| void w2img::w2circ::cleanupDealiasingErrors | ( | code::RadialSet & | azshear, | |
| const code::RadialSet & | velData | |||
| ) |
| code::RadialSet w2img::w2circ::doCorrectedShear | ( | code::RadialSet | rs, | |
| code::RadialSet | rs_Diameter, | |||
| code::RadialSet | rsDeltaV | |||
| ) |
| code::RadialSet w2img::w2circ::doDeltaVelocity | ( | code::RadialSet | inputVel, | |
| code::RadialSet & | diam | |||
| ) |
| code::RadialSet w2img::w2circ::doGateToGate | ( | code::RadialSet | inputVel | ) |
| void w2img::w2circ::process | ( | ) |
| void w2img::w2circ::processReflectivityType | ( | const code::RadialSet & | data | ) |
| void w2img::w2circ::processVelocityType | ( | const code::RadialSet & | data | ) |
1.4.7