SpecificHeatCapacity$KilojoulePerKilogramK class final

Inheritance

Properties

anchor SpecificHeatCapacity
no setterinherited
displayName String
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
majorName String
no setterinherited
minorName String
no setteroverride
ratio num
1 SpecificHeatCapacity$KilojoulePerKilogramK = 1000.0 SpecificHeatCapacity$JoulePerKilogramK
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
symbol String
Symbol for SpecificHeatCapacity$KilojoulePerKilogramK
no setteroverride
toBTUPerPoundDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$BTUPerPoundDegreeC
no setterinherited
toBTUPerPoundDegreeF SpecificHeatCapacity
Convert to SpecificHeatCapacity$BTUPerPoundDegreeF
no setterinherited
toBTUPerPoundDegreeR SpecificHeatCapacity
Convert to SpecificHeatCapacity$BTUPerPoundDegreeR
no setterinherited
toCaloriePerGramDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$CaloriePerGramDegreeC
no setterinherited
toCHUPerPoundDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$CHUPerPoundDegreeC
no setterinherited
toJoulePerGramDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$JoulePerGramDegreeC
no setterinherited
toJoulePerKilogramDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$JoulePerKilogramDegreeC
no setterinherited
toJoulePerKilogramK SpecificHeatCapacity
Convert to SpecificHeatCapacity$JoulePerKilogramK
no setterinherited
toKilocaloriePerKilogramDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$KilocaloriePerKilogramDegreeC
no setterinherited
toKilojoulePerKilogramDegreeC SpecificHeatCapacity
Convert to SpecificHeatCapacity$KilojoulePerKilogramDegreeC
no setterinherited
toKilojoulePerKilogramK SpecificHeatCapacity
Convert to SpecificHeatCapacity$KilojoulePerKilogramK
no setterinherited
units List<SpecificHeatCapacity>
no setterinherited
unitsAsMap EnumValues<SpecificHeatCapacity>
no setterinherited
value num
finalinherited
valueShift num
Ignore this
no setteroverride

Methods

compareTo(SpecificHeatCapacity other) int
Compares this object to another object.
inherited
convertTo<E extends Unit<T>>(E to) SpecificHeatCapacity
Convert this unit to another unit under same category, the value of to is ignored
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toJson() Map<String, dynamic>
SpecificHeatCapacity$KilojoulePerKilogramK in JSON Map for advance use-case
override
toString() String
A string representation of this object.
inherited
withPrecision([Precision precision = Precision.two]) SpecificHeatCapacity
Get the exact precision on value calculation
inherited
withValue(num val) SpecificHeatCapacity$KilojoulePerKilogramK
Creating SpecificHeatCapacity$KilojoulePerKilogramK with new value
override

Operators

operator +(SpecificHeatCapacity other) SpecificHeatCapacity
inherited
operator -(SpecificHeatCapacity other) SpecificHeatCapacity
inherited
operator <(SpecificHeatCapacity other) bool
inherited
operator <=(SpecificHeatCapacity other) bool
inherited
operator ==(Object other) bool
The equality operator.
inherited
operator >(SpecificHeatCapacity other) bool
inherited
operator >=(SpecificHeatCapacity other) bool
inherited