TemperatureUnit.php
Interfaces, Classes and Traits
- TemperatureUnit
- Temperature base data class. Any new temperature units should extend this class and implement their name, symbol and units; overriding the $unitOf and $base properties only if necessary.