Btu class

Btu 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

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