|
static constexpr std::string_view | noUnit {} |
|
static constexpr std::string_view | ampere {"A"} |
|
static constexpr std::string_view | bar {"bar"} |
|
static constexpr std::string_view | celsius {"\u2103"} |
|
static constexpr std::string_view | cubicMeter {"\u33A5"} |
|
static constexpr std::string_view | degree {"\u00BA"} |
|
static constexpr std::string_view | fahrenheit {"\u2109"} |
|
static constexpr std::string_view | gallon {"gal"} |
|
static constexpr std::string_view | hertz {"Hz"} |
|
static constexpr std::string_view | hour {"h"} |
|
static constexpr std::string_view | kelvin {"K"} |
|
static constexpr std::string_view | kilometresHour {"Km/h"} |
|
static constexpr std::string_view | kilowatt {"kW"} |
|
static constexpr std::string_view | kiloVoltAmpere {"kVA"} |
|
static constexpr std::string_view | knot {"Kn"} |
|
static constexpr std::string_view | litre {"l"} |
|
static constexpr std::string_view | litrePerHour {"l/h"} |
|
static constexpr std::string_view | litrePerMinute {"l/min"} |
|
static constexpr std::string_view | metre {"m"} |
|
static constexpr std::string_view | millimetre {"mm"} |
|
static constexpr std::string_view | millisecond {"ms"} |
|
static constexpr std::string_view | minute {"min"} |
|
static constexpr std::string_view | minuteOfArc {"'"} |
|
static constexpr std::string_view | mm2H2O {"MmH2O"} |
|
static constexpr std::string_view | nauticalMile {"NM"} |
|
static constexpr std::string_view | kiloPascal {"kPa"} |
|
static constexpr std::string_view | pascal {"Pa"} |
|
static constexpr std::string_view | percentage {"%"} |
|
static constexpr std::string_view | ppm {"ppm"} |
|
static constexpr std::string_view | psi {"Psi"} |
|
static constexpr std::string_view | rpm {"RPM"} |
|
static constexpr std::string_view | relativeBar {"relBar"} |
|
static constexpr std::string_view | second {"s"} |
|
static constexpr std::string_view | secondOfArc {"\u2033"} |
|
static constexpr std::string_view | squareMetre {"\u33A1"} |
|
static constexpr std::string_view | tonne {"T"} |
|
static constexpr std::string_view | volt {"V"} |
|
static constexpr std::string_view | watt {"W"} |
|