ChemicalHenrysLaw$AtmospherePerGramPerCentimeterCubic class final

Inheritance

Properties

anchor ChemicalHenrysLaw
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 ChemicalHenrysLaw$AtmospherePerGramPerCentimeterCubic ≈ 0.00101325 ChemicalHenrysLaw$BarPerKilogramPerMeterCubic
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
symbol String
Symbol for ChemicalHenrysLaw$AtmospherePerGramPerCentimeterCubic
no setteroverride
toAtmospherePerGramPerCentimeterCubic ChemicalHenrysLaw
Convert to ChemicalHenrysLaw$AtmospherePerGramPerCentimeterCubic
no setterinherited
toAtmospherePerKilogramPerFootCubic ChemicalHenrysLaw
Convert to ChemicalHenrysLaw$AtmospherePerKilogramPerFootCubic
no setterinherited
toAtmospherePerKilogramPerMeterCubic ChemicalHenrysLaw
Convert to ChemicalHenrysLaw$AtmospherePerKilogramPerMeterCubic
no setterinherited
toAtmospherePerPoundPerFootCubic ChemicalHenrysLaw
Convert to ChemicalHenrysLaw$AtmospherePerPoundPerFootCubic
no setterinherited
toBarPerKilogramPerMeterCubic ChemicalHenrysLaw
Convert to ChemicalHenrysLaw$BarPerKilogramPerMeterCubic
no setterinherited
toNewtonMeterPerKilogram ChemicalHenrysLaw
Convert to ChemicalHenrysLaw$NewtonMeterPerKilogram
no setterinherited
units List<ChemicalHenrysLaw>
no setterinherited
unitsAsMap EnumValues<ChemicalHenrysLaw>
no setterinherited
value num
finalinherited
valueShift num
Ignore this
no setteroverride

Methods

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

Operators

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