1using System.Collections.Generic;
23 public string Name =>
"Speed";
39 return new KeyValuePair<string, PhysicalQuantity>[]
42 new KeyValuePair<AtomicUnit, int>[]
44 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"m"), 1),
45 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -1)
48 new KeyValuePair<AtomicUnit, int>[]
50 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"m"), 1),
51 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -1)
54 new KeyValuePair<AtomicUnit, int>[]
56 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"m"), 1),
57 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -1)
Represents an atomic unit.
In everyday use and in kinematics, the speed of an object is the magnitude of its velocity (the rate ...
Speed()
In everyday use and in kinematics, the speed of an object is the magnitude of its velocity (the rate ...
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