1using System.Collections.Generic;
23 public string Name =>
"Volume";
39 return new KeyValuePair<string, PhysicalQuantity>[]
42 new KeyValuePair<AtomicUnit, int>[]
44 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"m"), 3)
Represents an atomic unit.
Volume is the quantity of three-dimensional space enclosed by some closed boundary,...
Volume()
Volume is the quantity of three-dimensional space enclosed by some closed boundary,...
string Name
Name of derived quantity.
Unit Reference
Reference unit of category.
KeyValuePair< string, PhysicalQuantity >[] DerivedUnits
Derived Units supported.
Interface for derived quantities
Prefix
SI prefixes. http://physics.nist.gov/cuu/Units/prefixes.html