NBPFittingCalcNBPDiff Method |
Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.MethodsAssembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax public double CalcNBPDiff(
IFlowsheet fs,
int index,
double P,
double multipl,
Compound comp
)
Public Function CalcNBPDiff (
fs As IFlowsheet,
index As Integer,
P As Double,
multipl As Double,
comp As Compound
) As Double
Request Example
View SourceParameters
- fs IFlowsheet
-
- index Int32
-
- P Double
-
- multipl Double
-
- comp Compound
-
Return Value
DoubleSee Also