fahrenheit property

Rational fahrenheit

Gets the number of fahrenheit in this Temperature, including the fractional portion.

Implementation

Rational get fahrenheit => getUnits(TemperatureUnit.fahrenheit);