Searched defs:Unit (Results 1 – 2 of 2) sorted by relevance
47 struct Unit { struct48 double value;49 int32_t unit;
104 constexpr DimensionUnit Unit() const in Unit() function