Click or drag to resize

ICompoundConstantProperties Methods

The ICompoundConstantProperties type exposes the following members.

Methods
 NameDescription
Public methodExportToJSON exports compound data to a JSON file.
Public methodExportToXLSX exports compound data to a XLSX file.
Public methodGetEnthalpyOfVaporization Returns the Enthalpy of Vaporization in kJ/kg
Public methodGetIdealGasHeatCapacity Returns the Ideal Gas Heat Capacity in kJ/[kg.K]
Public methodGetLiquidDensity Returns the Liquid Density in kg/m3
Public methodGetLiquidHeatCapacity Returns the Liquid Heat Capacity in kJ/[kg.K]
Public methodGetLiquidSurfaceTension 
Public methodGetLiquidThermalConductivity Returns the Liquid Thermal Conductivity in W/(m.K)
Public methodGetLiquidViscosity Returns the Liquid Viscosity in Pa.s
Public methodGetSolidDensity Returns the Solid Density in kg/m3
Public methodGetSolidHeatCapacity Returns the Solid Cp in kJ/[kg.K]
Public methodGetVaporPressure Returns the Vapor Pressure in Pa
Public methodGetVaporThermalConductivity Returns the Vapor Thermal Conductivity in W/(m.K)
Public methodGetVaporViscosity Returns the Vapor Viscosity in Pa.s
Public methodImportFromJSON import data from a JSON file.
Top
See Also