1using System.Collections.Generic;
21 public string Name =>
"Frequency";
37 return new KeyValuePair<string, PhysicalQuantity>[]
40 new KeyValuePair<AtomicUnit, int>[]
42 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -1)
45 new KeyValuePair<AtomicUnit, int>[]
47 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"s"), -1)
50 new KeyValuePair<AtomicUnit, int>[]
52 new KeyValuePair<AtomicUnit, int>(new AtomicUnit(
"min"), -1)
Represents an atomic unit.
Frequency is the number of occurrences of a repeating event per unit time.
KeyValuePair< string, PhysicalQuantity >[] DerivedUnits
Derived Units supported.
Frequency()
Frequency is the number of occurrences of a repeating event per unit time.
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