FrequencyUnit.php
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.