21 public string Name =>
"Resistance";
37 return new KeyValuePair<string, PhysicalQuantity>[]
42 new UnitFactor(
"m", 2),
44 new UnitFactor(
"s", -3),
45 new UnitFactor(
"A", -2)
50 new UnitFactor(
"m", 2),
52 new UnitFactor(
"s", -3),
53 new UnitFactor(
"A", -2)
58 new UnitFactor(
"m", 2),
60 new UnitFactor(
"s", -3),
61 new UnitFactor(
"A", -2)
Represents an atomic unit.
KeyValuePair< string, PhysicalQuantity >[] DerivedUnits
Derived Units supported.
string Name
Name of derived quantity.
Unit Reference
Reference unit of category.
A unit factor, used to form compound units.
Interface for derived quantities
Prefix
SI prefixes. http://physics.nist.gov/cuu/Units/prefixes.html