31#ifndef SOURCE_ODIM_STRUCT
32#define SOURCE_ODIM_STRUCT
39#include <drain/util/ReferenceMap.h>
40#include <drain/util/Rectangle.h>
41#include <drain/util/Time.h>
88 template <
class ...TT>
99 const std::string & getPreferredSourceCode()
const;
A map of FlexVariable:s.
Definition VariableMap.h:138
Definition SourceODIM.h:49
const std::string & getPreferredSourceCode(const std::string &arg, const TT &...args) const
Return radar identifier; a single code retrieved in the order of preference.
Definition SourceODIM.h:89
const std::string & getSourceCode() const
Derives a most standard name. Returns the first-non empty value of NOD, RAD, WMO, WIGOS,...
Definition SourceODIM.cpp:77
Definition DataSelector.cpp:44