Conversions class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
Static Properties
- barToHpa → double
-
final
- degreesToGradians → double
-
final
- degreesToRadians → double
-
final
- ftToM → double
-
final
- hpaToAtm → double
-
final
- hpaToBar → double
-
final
- hpaToInhg → double
-
final
- hpaToKpa → double
-
final
- hpaToMbar → double
-
final
- hpaToPa → double
-
final
- inhgToHpa → double
-
final
- kmToM → double
-
final
- kmToSmi → double
-
final
- knotToKph → double
-
final
- knotToMiph → double
-
final
- knotToMps → double
-
final
- mbarToHpa → double
-
final
- mpsToKnot → double
-
final
- mToCm → double
-
final
- mToDm → double
-
final
- mToFt → double
-
final
- mToIn → double
-
final
- mToKm → double
-
final
- mToSmi → double
-
final
- smiToKm → double
-
final
Static Methods
-
celsiusToFahrenheit(
double temp) → double -
celsiusToKelvin(
double temp) → double -
celsiusToRankine(
double temp) → double -
fahrenheitToCelsius(
double temp) → double -
kelvinToCelsius(
double temp) → double -
rankineToCelsius(
double temp) → double