IPropertyPackageAUX_DELGig_RT Method |
Namespace: DWSIM.InterfacesAssembly: DWSIM.Interfaces (in DWSIM.Interfaces.dll) Version: 8.8.1.0
Syntax double AUX_DELGig_RT(
double p1,
double T,
string[] id,
double[] stcoef,
int bcidx,
bool mode2 = false
)
Function AUX_DELGig_RT (
p1 As Double,
T As Double,
id As String(),
stcoef As Double(),
bcidx As Integer,
Optional mode2 As Boolean = false
) As Double
Request Example
View SourceParameters
- p1 Double
-
- T Double
-
- id String
-
- stcoef Double
-
- bcidx Int32
-
- mode2 Boolean (Optional)
-
Return Value
DoubleSee Also