ActivityCoefficientPropertyPackageCheckMissingInteractionParameters Method |
Namespace: DWSIM.Thermodynamics.PropertyPackagesAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public abstract bool CheckMissingInteractionParameters(
double[] Vx
)
Public MustOverride Function CheckMissingInteractionParameters (
Vx As Double()
) As Boolean
Request Example
View SourceParameters
- Vx Double
-
Return Value
BooleanSee Also