| a1gate | PolarODIM | protected |
| ACCnum (defined in ODIM) | ODIM | protected |
| addSection(int i) (defined in Command) | Command | inline |
| addShortKeys() | EncodingODIM | inlineprotected |
| adjustGeometry(size_t cols, size_t rows) | ODIM | protectedvirtual |
| angles (defined in ODIM) | ODIM | protected |
| append(ReferenceMap &rMap, bool replace=true) | ReferenceMap | inlineprotected |
| area (defined in ODIM) | ODIM | protected |
| arraySeparator | SmartMap< Reference > | protected |
| attributeGroups | EncodingODIM | protectedstatic |
| BasicCommand(const std::string &name, const std::string &description) (defined in BasicCommand) | BasicCommand | |
| BasicCommand(const BasicCommand &cmd) (defined in BasicCommand) | BasicCommand | inline |
| checkAliasing(double v1, double v2, double NI_threshold) const | PolarODIM | protected |
| checkType(Hi5Tree &dst) | EncodingODIM | inlineprotectedstatic |
| checkType(Hi5Tree &dst, EncodingODIM &odim) | EncodingODIM | protectedstatic |
| clear() | EncodingODIM | protectedvirtual |
| cmd_section_type typedef | Command | |
| cmdArgLayout (defined in Command) | Command | static |
| CmdEncoding() (defined in CmdEncoding) | CmdEncoding | inline |
| Command() (defined in Command) | Command | inline |
| Command(const Command &cmd) (defined in Command) | Command | inline |
| completeEncoding(const std::string &encoding) (defined in ODIM) | ODIM | protected |
| contextIsSet() const | Contextual | inline |
| contextPtr (defined in Contextual) | Contextual | protected |
| Contextual() | Contextual | inline |
| Contextual(const Contextual &src) | Contextual | inline |
| Contextual(Context &ctx) | Contextual | inline |
| copyFrom(const drain::image::Image &data) | EncodingODIM | protected |
| copyStruct(const ReferenceMap &m, const T &src, T &dst, extLinkPolicy policy=RESERVE) | ReferenceMap | inlineprotected |
| copyTo(const std::list< std::string > &keys, Hi5Tree &dst) const (defined in ODIM) | ODIM | protected |
| date | ODIM | protected |
| dateformat | ODIM | protectedstatic |
| dateKeys (defined in ODIM) | ODIM | protectedstatic |
| defaultRange (defined in PolarODIM) | PolarODIM | protectedstatic |
| delink(const std::string &key) | ReferenceMap | inlineprotected |
| deriveDifference(double v1, double v2, double &dOmega) const | PolarODIM | protected |
| distinguishNodata(const std::string &quantityPrefix="") | ODIM | protected |
| dump(std::ostream &ostr=std::cout) const | SmartMap< Reference > | protected |
| elangle | PolarODIM | protected |
| EncodingBag() | EncodingBag | inlineprotected |
| EncodingBag(const EncodingBag &bag) (defined in EncodingBag) | EncodingBag | inlineprotected |
| EncodingODIM(group_t initialize=ODIMPathElem::ALL_LEVELS) | EncodingODIM | inlineprotected |
| EncodingODIM(const EncodingODIM &odim) | EncodingODIM | protected |
| EncodingODIM(char type, double scale=1.0, double offset=NAN, double nodata=NAN, double undetect=NAN, const drain::Range< double > &range={0, 0}) | EncodingODIM | protected |
| EncodingODIM(char type, const drain::Range< double > &range, double scale=0.0, double offset=NAN, double nodata=NAN, double undetect=NAN) | EncodingODIM | protected |
| EncodingODIM(const drain::image::Image &image) (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| EncodingODIM(drain::image::Image &image) (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| enddate (defined in ODIM) | ODIM | protected |
| endtime (defined in ODIM) | ODIM | protected |
| ERROR enum value | ReferenceMap | protected |
| exec() const override | CmdEncoding | virtual |
| ExplicitSetting enum name (defined in EncodingODIM) | EncodingODIM | protected |
| explicitSettings (defined in EncodingODIM) | EncodingODIM | protected |
| exportMap(std::map< std::string, T2 > &m) const | SmartMap< Reference > | inlineprotected |
| extLinkPolicy enum name | ReferenceMap | protected |
| freeze | PolarODIM | protected |
| get(const std::string &key, const std::string &defaultValue) const | SmartMap< Reference > | inlineprotected |
| get(const std::string &key, const T2 &defaultValue) const | SmartMap< Reference > | inlineprotected |
| getAttributeGroups() (defined in EncodingODIM) | EncodingODIM | protectedstatic |
| getAzimuth(T j) const | PolarODIM | inlineprotected |
| getAzimuthalBins(double degree) const | PolarODIM | inlineprotected |
| getBeamBins(double spanM) const | PolarODIM | inlineprotected |
| getBeamWidth() const | PolarODIM | inlineprotected |
| getBinDistance(size_t i) const | PolarODIM | inlineprotected |
| getBinIndex(double d) const | PolarODIM | inlineprotected |
| getBinSpan(size_t i) const | PolarODIM | inlineprotected |
| getCloner() (defined in Contextual) | Contextual | inlinestatic |
| getContext() const | Contextual | inline |
| getCoordinatePolicy() const | PolarODIM | inlineprotectedvirtual |
| getDRayIndex(double d) const | PolarODIM | inlineprotected |
| getElangleR() const | PolarODIM | inlineprotected |
| getEndTime(drain::Time &t) const | ODIM | inlineprotected |
| getGeometry() const (defined in ODIM) | ODIM | inlineprotectedvirtual |
| getGroundAngle(size_t i) const (defined in PolarODIM) | PolarODIM | inlineprotected |
| getKeyList() const | SmartMap< Reference > | inlineprotectedvirtual |
| getKeys() const | SmartMap< Reference > | inlineprotected |
| getLastParameters() const (defined in Command) | Command | inline |
| getMap() const | SmartMap< Reference > | inlineprotected |
| getMax() const | EncodingODIM | protected |
| getMaxRange(bool warn=false) const | PolarODIM | protected |
| getMin() const | EncodingODIM | protected |
| getName() const final | BeanCommand< BeanLike > | inlinevirtual |
| getNyquist(int errorThreshold=LOG_NOTICE) const | PolarODIM | protected |
| getRayIndex(double d) const | PolarODIM | inlineprotected |
| getRelatedCommands(std::ostream &ostr=std::cout) const (defined in Command) | Command | virtual |
| getStartTime(drain::Time &t) const | ODIM | inlineprotected |
| getTime(drain::Time &t) const | ODIM | inlineprotected |
| getTime(drain::Time &t, const std::string &dateStr, const std::string &timeStr) | ODIM | protectedstatic |
| getUnitMap() const | ReferenceMap | inlineprotected |
| getValues(std::ostream &ostr) const | SmartMap< Reference > | inlineprotected |
| getValues() const | SmartMap< Reference > | inlineprotected |
| grantShortKeys(drain::ReferenceMap &ref) | EncodingODIM | protected |
| group_t typedef (defined in EncodingODIM) | EncodingODIM | protected |
| hasParameters() const (defined in Command) | Command | inline |
| haveSimilarEncoding(const EncodingODIM &odim1, const EncodingODIM &odim2) | EncodingODIM | inlineprotectedstatic |
| height | PolarODIM | protected |
| highprf (defined in PolarODIM) | PolarODIM | protected |
| importCastableMap(const drain::SmartMap< T2 > &m) | SmartMap< Reference > | inlineprotected |
| importEntries(const std::string &entries, char assignmentSymbol='=', char separatorSymbol=0) | SmartMap< Reference > | protected |
| importEntries(const std::list< std::string > &entries, char assignmentSymbol='=') | SmartMap< Reference > | inlineprotected |
| importMap(const std::map< std::string, S > &m) | SmartMap< Reference > | inlineprotected |
| initFromImage(const drain::image::Image &img) (defined in ODIM) | ODIM | inlineprotectedvirtual |
| initFromImage(const drain::image::Image &img, const std::string &quantity) (defined in ODIM) | ODIM | inlineprotectedvirtual |
| initFromMap(const std::map< std::string, T > &m) (defined in ODIM) | ODIM | inlineprotected |
| isSet() const (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| isValue(double x) const | EncodingODIM | inlineprotected |
| iterator typedef | SmartMap< Reference > | protected |
| keyList | SmartMap< Reference > | mutableprotected |
| KILOMETRES enum value (defined in ODIM) | ODIM | protected |
| lastParameters (defined in Command) | Command | protected |
| lat | PolarODIM | protected |
| link(const std::string &key, Range< F > &x, const std::string &unit=std::string()) (defined in ReferenceMap) | ReferenceMap | inlineprotected |
| link(const std::string &key, F &x, const std::string &unit=std::string()) | ReferenceMap | inlineprotected |
| link(const std::string &key, Reference &x, const std::string &unit=std::string()) (defined in ReferenceMap) | ReferenceMap | inlineprotected |
| link(const std::string &key, void *ptr, const std::type_info &type, size_t count, const std::string &unit=std::string()) | ReferenceMap | inlineprotected |
| link(const std::string &key, void *ptr, const std::type_info &type, const std::string &unit=std::string()) | ReferenceMap | inlineprotected |
| LINK enum value | ReferenceMap | protected |
| linkRelated(const std::string &cmdKey) const | Command | inline |
| locationKeys (defined in ODIM) | ODIM | protectedstatic |
| lon | PolarODIM | protected |
| lowprf (defined in PolarODIM) | PolarODIM | protected |
| mapDopplerSpeed(double d, double &x, double &y) const | PolarODIM | inlineprotected |
| nameSet typedef (defined in ODIM) | ODIM | protected |
| NI (defined in ODIM) | ODIM | mutableprotected |
| nodata | EncodingODIM | protected |
| NONE enum value (defined in EncodingODIM) | EncodingODIM | protected |
| object | ODIM | protected |
| ODIM(group_t initialize=ODIMPathElem::ALL_LEVELS) (defined in ODIM) | ODIM | inlineprotected |
| ODIM(const ODIM &odim) (defined in ODIM) | ODIM | inlineprotected |
| ODIM(const drain::image::Image &image, const std::string &quantity="") (defined in ODIM) | ODIM | inlineprotected |
| ODIM(drain::image::Image &image, const std::string &quantity="") (defined in ODIM) | ODIM | inlineprotected |
| ODIM_2_2 enum value (defined in ODIM) | ODIM | protected |
| ODIM_2_3 enum value | ODIM | protected |
| ODIM_2_4 enum value | ODIM | protected |
| operator const drain::ValueScaling &() const (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| operator drain::ValueScaling &() (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| operator()(double y) const | EncodingODIM | inlineprotected |
| operator=(const rack::PolarODIM &odim) (defined in PolarODIM) | PolarODIM | inlineprotected |
| operator=(const EncodingODIM &odim) (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| drain::ReferenceMap::operator=(const SmartMap< T > &v) | ReferenceMap | inlineprotected |
| operator[](const std::string &key) | ReferenceMap | inlineprotectedvirtual |
| operator[](const std::string &key) const | ReferenceMap | inlineprotectedvirtual |
| optimiseVRAD() | PolarODIM | inlineprotected |
| ownScaling (defined in EncodingODIM) | EncodingODIM | protected |
| parameterKeysToStream(std::ostream &ostr) const (defined in Command) | Command | inlinevirtual |
| parameterKeysToStream(std::ostream &ostr, const std::list< std::string > &list, char sep=',') const (defined in Command) | Command | |
| parametersToStream(std::ostream &ostr, const std::string &indent=" ") const | Command | virtual |
| PolarODIM(group_t initialize=ODIMPathElem::ALL_LEVELS) (defined in PolarODIM) | PolarODIM | inlineprotected |
| PolarODIM(const PolarODIM &odim) (defined in PolarODIM) | PolarODIM | inlineprotected |
| PolarODIM(const std::map< std::string, T > &m) (defined in PolarODIM) | PolarODIM | inlineprotected |
| PolarODIM(const drain::image::Image &img, const std::string &quantity="") (defined in PolarODIM) | PolarODIM | inlineprotected |
| prodpar (defined in ODIM) | ODIM | protected |
| product (defined in ODIM) | ODIM | protected |
| quantity | ODIM | protected |
| RACK_EXTENSIONS enum value (defined in ODIM) | ODIM | protected |
| RANGE enum value (defined in EncodingODIM) | EncodingODIM | protected |
| ReferenceMap(char separator=',') | ReferenceMap | inlineprotected |
| ReferenceMap(const ReferenceMap &rmap) | ReferenceMap | inlineprotected |
| referenceTop(const std::string &key, F &x, const std::string &unit=std::string()) | ReferenceMap | inlineprotected |
| relatedCommands (defined in Command) | Command | mutableprotected |
| reserve(const std::string &key) | ReferenceMap | inlineprotected |
| RESERVE enum value | ReferenceMap | protected |
| resolution | ODIM | protected |
| rscale | PolarODIM | protected |
| rstart | PolarODIM | protected |
| run(const std::string ¶ms="") final | Command | inlinevirtual |
| scaleForward(double x) const | EncodingODIM | inlineprotected |
| scaleInverse(double y) const | EncodingODIM | inlineprotected |
| SCALING enum value (defined in EncodingODIM) | EncodingODIM | protected |
| scaling (defined in EncodingODIM) | EncodingODIM | protected |
| scalingConst (defined in EncodingODIM) | EncodingODIM | protected |
| section (defined in Command) | Command | |
| separator | SmartMap< Reference > | protected |
| setContext() | Contextual | inline |
| setExternalContext(Context &ctx) | Contextual | inline |
| setGeometry(size_t cols, size_t rows) | ODIM | inlineprotectedvirtual |
| setGeometry(const drain::image::AreaGeometry &g) (defined in ODIM) | ODIM | inlineprotectedvirtual |
| setParameter(const std::string &key, const T &value) | Command | inline |
| setParameters(const std::string &args) final | Command | virtual |
| setParameters(const T &args) (defined in Command) | Command | inline |
| setRange(double min, double max) (defined in EncodingODIM) | EncodingODIM | protected |
| setScaling(double gain, double offset=NAN) (defined in EncodingODIM) | EncodingODIM | protected |
| setScaling(double gain, double offset, double undetect, double nodata) (defined in EncodingODIM) | EncodingODIM | protected |
| setTime(const drain::Time &t) | ODIM | protected |
| setTime(const std::string &s) | ODIM | protected |
| settingDict (defined in EncodingODIM) | EncodingODIM | protectedstatic |
| setType(const std::type_info &type) | EncodingODIM | inlineprotected |
| setTypeDefaults(const T &type, const std::string &values="") | EncodingODIM | inlineprotected |
| setTypeDefaults() (defined in EncodingODIM) | EncodingODIM | inlineprotected |
| setValues(const std::string &entries, char assignmentSymbol='=', char separatorSymbol=0) | SmartMap< Reference > | inlineprotected |
| SimpleCommand(const std::string &name, const std::string &description, const std::string &key="value", const T &initValue=T(), const std::string &unit="") (defined in SimpleCommand< T >) | SimpleCommand< T > | inline |
| SimpleCommand(const std::string &name, const std::string &description, const std::string &key, std::initializer_list< S > l, const std::string &unit="") | SimpleCommand< T > | inline |
| SimpleCommand(const SimpleCommand &cmd) (defined in SimpleCommand< T >) | SimpleCommand< T > | inline |
| SKIP enum value | ReferenceMap | protected |
| SmartMap(char separator='\0', char arraySeparator=':') | SmartMap< Reference > | inlineprotected |
| source (defined in ODIM) | ODIM | protected |
| startaz (defined in PolarODIM) | PolarODIM | protected |
| startdate (defined in ODIM) | ODIM | protected |
| starttime (defined in ODIM) | ODIM | protected |
| stopaz (defined in PolarODIM) | PolarODIM | protected |
| time | ODIM | protected |
| timeformat | ODIM | protectedstatic |
| timeKeys (defined in ODIM) | ODIM | protectedstatic |
| toStream(std::ostream &ostr, char equal='=', char startChar='{', char endChar='}', char separatorChar=',') const | SmartMap< Reference > | inlineprotected |
| type | EncodingODIM | protected |
| undetect (defined in EncodingODIM) | EncodingODIM | protected |
| unitMap | ReferenceMap | protected |
| unitmap_t typedef (defined in ReferenceMap) | ReferenceMap | protected |
| update() | Command | inlinevirtual |
| updateFromCastableMap(const drain::SmartMap< T2 > &m) | SmartMap< Reference > | inlineprotected |
| updateFromMap(const std::map< std::string, T2 > &m) | SmartMap< Reference > | inlineprotected |
| updateH5AttributeGroups(const T &odim, Hi5Tree &dst) | ODIM | inlineprotectedstatic |
| updateH5AttributeGroups(const T &odim, const Hi5Tree &dst) (defined in ODIM) | ODIM | inlineprotectedstatic |
| updateLenient(const PolarODIM &odim) | PolarODIM | protectedvirtual |
| rack::ODIM::updateLenient(const ODIM &odim) | ODIM | protectedvirtual |
| rack::EncodingODIM::updateLenient(const EncodingODIM &odim) | EncodingODIM | protectedvirtual |
| updateValues(const std::string &entries, char assignmentSymbol='=', char separatorSymbol=0) | SmartMap< Reference > | inlineprotected |
| value (defined in SimpleCommand< T >) | SimpleCommand< T > | |
| version (defined in ODIM) | ODIM | protected |
| Version enum name | ODIM | protected |
| versionFlagger (defined in ODIM) | ODIM | protectedstatic |
| VersionFlagger typedef (defined in ODIM) | ODIM | protected |
| wavelength (defined in PolarODIM) | PolarODIM | protected |
| ~Command() (defined in Command) | Command | inlinevirtual |
| ~ODIM() (defined in ODIM) | ODIM | inlineprotected |
| ~ReferenceMap() (defined in ReferenceMap) | ReferenceMap | inlineprotectedvirtual |