| finalizeGrid()=0 | vol::VolumeCreator | [protected, pure virtual] |
| getClosestLevel(const code::Length &inht, float tolerance_meters=0.1) | vol::VolumeCreator | [protected] |
| getCurrentGrid() | vol::VolumeCreator | |
| getDataExpiryInterval() const =0 | vol::VolumeCreator | [pure virtual] |
| getDegreesPerKmLat() const | vol::VolumeCreator | [inline] |
| getDegreesPerKmLon() const | vol::VolumeCreator | [inline] |
| getDimensionedGrid(const GridSpecification &) | vol::VolumeCreator | [protected, virtual] |
| getFractionAvailable(size_t htno) const | vol::VolumeCreator | |
| getGridSpec() const | vol::VolumeCreator | [inline] |
| getKmPerPixelLat() const | vol::VolumeCreator | [inline] |
| getKmPerPixelLon() const | vol::VolumeCreator | [inline] |
| getNonLatLonGridOutputs() const | vol::VolumeCreator | [inline, virtual] |
| getNumHt() const | vol::VolumeCreator | [inline] |
| getNumLat() const | vol::VolumeCreator | [inline] |
| getNumLon() const | vol::VolumeCreator | [inline] |
| getOtherOutputs() const | vol::VolumeCreator | [inline, virtual] |
| getStoredAzimuthToAzNo() const | vol::VolumeCreator | [inline] |
| init(const GridSpecification &gridSpec, const std::string &cacheDir, const std::string &outputDir, code::SmartPtr< code::IndexRecordNotifier > lb) | vol::VolumeCreator | [virtual] |
| isExpired(const code::Time &dataTime) const | vol::VolumeCreator | [virtual] |
| isReady() const | vol::VolumeCreator | [inline, virtual] |
| myAgeOffTime | vol::VolumeCreator | [protected] |
| myCurrentGrid | vol::VolumeCreator | [protected] |
| myLB | vol::VolumeCreator | [protected] |
| myOutputDir | vol::VolumeCreator | [protected] |
| process(code::RadialSet &rs) | vol::VolumeCreator | |
| process(code::LatLonGrid &llg) | vol::VolumeCreator | |
| process(code::LatLonHeightGrid &llh) | vol::VolumeCreator | |
| process(RawObservationStruct &rawobs) | vol::VolumeCreator | |
| process(WeightedObservationStruct &rawobs) | vol::VolumeCreator | |
| roundOff(float val) | vol::VolumeCreator | [inline] |
| setAzimuthalAccuracy(float acc) | vol::VolumeCreator | |
| setPrecision(float prec) | vol::VolumeCreator | [inline] |
| setScaleCorrectionOn(bool flag) | vol::VolumeCreator | [inline] |
| setTimeOfGrid(const code::Time &productTime) | vol::VolumeCreator | [protected] |
| smoothAlongRadials(const code::RadialSet &rs, int half_size) | vol::VolumeCreator | [protected, virtual] |
| updateGridWithData(const RadialSetLookup &, const code::DataConverter::RadialSetLookup &, const code::RadialSet &, const code::Time &timeOfNewData)=0 | vol::VolumeCreator | [protected, pure virtual] |
| updateGridWithData(const code::LatLonGrid &, const code::Time &timeOfNewData, int ht) | vol::VolumeCreator | [inline, protected, virtual] |
| updateGridWithData(const RawObservationStruct &) | vol::VolumeCreator | [inline, protected, virtual] |
| updateGridWithData(const WeightedObservationStruct &) | vol::VolumeCreator | [inline, protected, virtual] |
| VolumeCreator() | vol::VolumeCreator | [inline] |
| ~VolumeCreator() | vol::VolumeCreator | [inline, virtual] |