Joules class

Joules conversion functions

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 Methods

toBtu(double value) double
Converts the supplied Joules value to Btu
toCalories(double value) double
Converts the supplied Joules value to Calories
toElectronvolts(double value) double
Converts the supplied Joules value to Electronvolts
toFootPounds(double value) double
Converts the supplied Joules value to Foot Pounds
toKilocalories(double value) double
Converts the supplied Joules value to Kilocalories
toKilojoules(double value) double
Converts the supplied Joules value to Kilojoules
toKilowattHours(double value) double
Converts the supplied Joules value to Kilowatt Hours
toUSTherms(double value) double
Converts the supplied Joules value to US Therms
toWattHours(double value) double
Converts the supplied Joules value to Watt Hours