Class ThermoMLMixtureComponent
java.lang.Object
org.episteme.natural.physics.loaders.thermoml.ThermoMLMixtureComponent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintdoublevoidsetCompoundIndex(int i) voidsetMoleFraction(double f)
-
Constructor Details
-
ThermoMLMixtureComponent
public ThermoMLMixtureComponent()
-
-
Method Details
-
getCompoundIndex
public int getCompoundIndex() -
setCompoundIndex
public void setCompoundIndex(int i) -
getMoleFraction
public double getMoleFraction() -
setMoleFraction
public void setMoleFraction(double f)
-