Struct tagUnitsMatchRefsUnits

Struct Documentation

struct tagUnitsMatchRefsUnits

Checks if units of the passed DataArray dimensions matches those defined in the Tag.

Struct to check whether the units defined in the Tag match with the units specified in the referenced DataArray dimensions. The check tests for scalability of the tag-provided units and the ones of the DataArrays.

Public Functions

inline tagUnitsMatchRefsUnits(const std::vector<std::string> &units)
bool operator()(const std::vector<DataArray> &references) const

Public Members

std::vector<std::string> units