Frequency
Interfaces, Classes and Traits
- FrequencyUnit
- Frequency unit base data class. Any new frequency units should extend this class and implement their name, symbol and units; overriding the $unitOf and $base properties only if necessary.
- Gigahertz
- Gigahertz data class.
- Hertz
- Hertz data class. All units of Frequency are based off of Hertz.
- Kilohertz
- Kilohertz data class.
- Megahertz
- Megahertz data class.
- Millihertz
- Millihertz data class.
- Terahertz
- Terahertz data class.