ThermalConductivity$BTUIntPerHourFootDegreeF class final

Inheritance

Properties

anchor ThermalConductivity
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 ThermalConductivity$BTUIntPerHourFootDegreeF ≈ 12.008030593291023 ThermalConductivity$BTUThermochemInchPerHourFootSquareDegreeF
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
symbol String
Symbol for ThermalConductivity$BTUIntPerHourFootDegreeF
no setteroverride
toBTUIntInchPerHourFootSquareDegreeF ThermalConductivity
Convert to ThermalConductivity$BTUIntInchPerHourFootSquareDegreeF
no setterinherited
toBTUIntPerHourFootDegreeF ThermalConductivity
Convert to ThermalConductivity$BTUIntPerHourFootDegreeF
no setterinherited
toBTUThermochemInchPerHourFootSquareDegreeF ThermalConductivity
Convert to ThermalConductivity$BTUThermochemInchPerHourFootSquareDegreeF
no setterinherited
toBTUThermochemPerHourFootDegreeF ThermalConductivity
Convert to ThermalConductivity$BTUThermochemPerHourFootDegreeF
no setterinherited
toCalorieIntPerSecondCentimeterDegreeC ThermalConductivity
Convert to ThermalConductivity$CalorieIntPerSecondCentimeterDegreeC
no setterinherited
toCalorieThermochemPerSecondCentimeterDegreeC ThermalConductivity
Convert to ThermalConductivity$CalorieThermochemPerSecondCentimeterDegreeC
no setterinherited
toKilowattPerMeterK ThermalConductivity
Convert to ThermalConductivity$KilowattPerMeterK
no setterinherited
toWattPerCentimeterDegreeC ThermalConductivity
Convert to ThermalConductivity$WattPerCentimeterDegreeC
no setterinherited
toWattPerMeterK ThermalConductivity
Convert to ThermalConductivity$WattPerMeterK
no setterinherited
units List<ThermalConductivity>
no setterinherited
unitsAsMap EnumValues<ThermalConductivity>
no setterinherited
value num
finalinherited
valueShift num
Ignore this
no setteroverride

Methods

compareTo(ThermalConductivity other) int
Compares this object to another object.
inherited
convertTo<E extends Unit<T>>(E to) ThermalConductivity
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>
ThermalConductivity$BTUIntPerHourFootDegreeF in JSON Map for advance use-case
override
toString() String
A string representation of this object.
inherited
withPrecision([Precision precision = Precision.two]) ThermalConductivity
Get the exact precision on value calculation
inherited
withValue(num val) ThermalConductivity$BTUIntPerHourFootDegreeF
Creating ThermalConductivity$BTUIntPerHourFootDegreeF with new value
override

Operators

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