31#ifndef SOURCE_ODIM_STRUCT
32#define SOURCE_ODIM_STRUCT
37#include <drain/util/ReferenceMap.h>
38#include <drain/util/Time.h>
84 template <
class ...TT>
95 const std::string & getPreferredSourceCode()
const;
A map of FlexVariable:s.
Definition VariableMap.h:138
Definition SourceODIM.h:45
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:85
const std::string & getSourceCode() const
Derives a most standard name. Returns the first-non empty value of NOD, RAD, WMO, WIGOS,...
Definition SourceODIM.cpp:81
Definition DataSelector.cpp:44