Kilojoules class

Kilojoules 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 Kilojoules value to Btu
toCalories(double value) double
Converts the supplied Kilojoules value to Calories
toElectronvolts(double value) double
Converts the supplied Kilojoules value to Electronvolts
toFootPounds(double value) double
Converts the supplied Kilojoules value to Foot Pounds
toJoules(double value) double
Converts the supplied Kilojoules value to Joules
toKilocalories(double value) double
Converts the supplied Kilojoules value to Kilocalories
toKilowattHours(double value) double
Converts the supplied Kilojoules value to Kilowatt Hours
toUSTherms(double value) double
Converts the supplied Kilojoules value to US Therms
toWattHours(double value) double
Converts the supplied Kilojoules value to Watt Hours