Class PropertyGenerator
java.lang.Object
neqsim.util.generator.PropertyGenerator
PropertyGenerator class.
- Version:
- $Id: $Id
- Author:
- asmund
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) SystemInterface(package private) double[](package private) double[] -
Constructor Summary
ConstructorsConstructorDescriptionPropertyGenerator(SystemInterface fluid, double[] temperatures, double[] pressures) Constructor for PropertyGenerator. -
Method Summary
-
Field Details
-
temperatures
double[] temperatures -
pressures
double[] pressures -
fluid
SystemInterface fluid -
properties
-
-
Constructor Details
-
PropertyGenerator
Constructor for PropertyGenerator.
- Parameters:
fluid- aSystemInterfaceobjecttemperatures- an array of type doublepressures- an array of type double
-
-
Method Details
-
calculate
-
getValue
-