1using System.Collections.Generic;
21 public string Name =>
"Charge";
37 return new KeyValuePair<string, PhysicalQuantity>[]
40 new KeyValuePair<AtomicUnit, int>[]
42 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), 1),
43 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"A"), 1)
Represents an atomic unit.
KeyValuePair< string, PhysicalQuantity >[] DerivedUnits
Derived Units supported.
string Name
Name of derived quantity.
Unit Reference
Reference unit of category.
Interface for derived quantities
Prefix
SI prefixes. http://physics.nist.gov/cuu/Units/prefixes.html