Temperature Conversion (Double to Temperature)
Implicitly converts value, represented in Kelvin, to a
Temperature.
Namespace: Gemstone.UnitsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.178 -- Release Build+f8a23028fef00502c7e35bcc3934c260e8a0eb56
JavaScript does not support the declaration of new casting operators.
- value Double
- A Double value.
TemperatureA
Temperature object.