SpecificEnergyFactors class
Defines base conversion factors for various specific energy units relative to the Joule per Kilogram (J/kg), which is the SI derived unit for specific energy.
These constants represent: 1 [Unit] = Z [Joules Per Kilogram].
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
Constants
- joulePerKilogram → const double
- Joules per Kilogram: 1 J/kg = 1.0 J/kg.
- kilojoulePerKilogram → const double
- Kilojoules per Kilogram: 1 kJ/kg = 1000.0 J/kg.
- kilowattHourPerKilogram → const double
- Kilowatt-hours per Kilogram: 1 kWh/kg = 3,600,000.0 J/kg.
- wattHourPerKilogram → const double
- Watt-hours per Kilogram: 1 Wh/kg = 3600.0 J/kg.