1using System.Collections.Generic;
21 public string Name =>
"Power";
37 return new KeyValuePair<string, PhysicalQuantity>[]
40 new KeyValuePair<AtomicUnit, int>[]
42 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"g"), 1),
43 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"m"), 2),
44 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -3)
Represents an atomic unit.
In physics, power is the rate of doing work.
Power()
In physics, power is the rate of doing work.
Unit Reference
Reference unit of category.
KeyValuePair< string, PhysicalQuantity >[] DerivedUnits
Derived Units supported.
string Name
Name of derived quantity.
Interface for derived quantities
Prefix
SI prefixes. http://physics.nist.gov/cuu/Units/prefixes.html