Uses of Class
org.episteme.natural.chemistry.thermodynamics.ThermodynamicProperty
Packages that use ThermodynamicProperty
Package
Description
ThermoML loader for IUPAC/NIST thermodynamic property data.
-
Uses of ThermodynamicProperty in org.episteme.natural.chemistry.thermodynamics
Methods in org.episteme.natural.chemistry.thermodynamics that return types with arguments of type ThermodynamicPropertyMethods in org.episteme.natural.chemistry.thermodynamics with parameters of type ThermodynamicProperty -
Uses of ThermodynamicProperty in org.episteme.natural.physics.loaders.thermoml
Methods in org.episteme.natural.physics.loaders.thermoml that return ThermodynamicPropertyModifier and TypeMethodDescriptionThermoMLBridge.convertMixtureProperty(ThermoMLMixtureProperty prop, Map<String, Molecule> compoundMap) Converts ThermoML mixture property.ThermoMLBridge.convertPureProperty(ThermoMLPureCompoundProperty prop, Map<String, Molecule> compoundMap) Converts ThermoML pure compound property.