Kilocalories class

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