Material StreamGet Independent Var Method
Returns the independent variables of a Material Object. This method is deprecated.
Definition
Namespace: DWSIM.Thermodynamics.Streams
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Values of independent variables.
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public Object GetIndependentVar(
Object indVars
)VB
Public Function GetIndependentVar (
indVars As Object
) As ObjectParameters
- indVars Object
- Independent variables to be set
Return Value
ObjectValues of independent variables.
Implements
ICapeThermoMaterialObjectGetIndependentVar(Object)Remarks
This method should not be used.