1using System.Collections.Generic;
21 public string Name =>
"Force";
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"), 1),
44 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -2)
Represents an atomic unit.
In physics, a force is any interaction that, when unopposed, will change the motion of an object.
KeyValuePair< string, PhysicalQuantity >[] DerivedUnits
Derived Units supported.
Force()
In physics, a force is any interaction that, when unopposed, will change the motion of an object.
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