Temperature class

The degree of hotness or coldness of a body or an environment.

The system unit for this quantity is "K" (Kelvin).

Inheritance

Properties

celsius Unit
The derived unit for Celsius temperature ().
no setter
fahrenheit Unit
A unit of temperature equal to degree Rankine minus 459.67 °R (standard name °F).
no setter
hashCode int
The hash code for this object.
no setterinherited
rankine Unit
A unit of temperature equal to 5/9 °K (standard name °R).
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siUnit Unit
The SI unit (Système International d'Unités) for this quantity
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

kelvin → const BaseUnit
The base unit for thermodynamic temperature quantities (K).