Cool Propis_ valid_ second_ derivative Method
Definition
Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
C#
public static bool is_valid_second_derivative(
string name,
SWIGTYPE_p_CoolProp__parameters iOf1,
SWIGTYPE_p_CoolProp__parameters iWrt1,
SWIGTYPE_p_CoolProp__parameters iConstant1,
SWIGTYPE_p_CoolProp__parameters iWrt2,
SWIGTYPE_p_CoolProp__parameters iConstant2
)VB
Public Shared Function is_valid_second_derivative (
name As String,
iOf1 As SWIGTYPE_p_CoolProp__parameters,
iWrt1 As SWIGTYPE_p_CoolProp__parameters,
iConstant1 As SWIGTYPE_p_CoolProp__parameters,
iWrt2 As SWIGTYPE_p_CoolProp__parameters,
iConstant2 As SWIGTYPE_p_CoolProp__parameters
) As BooleanParameters
- name String
- iOf1 SWIGTYPE_p_CoolProp__parameters
- iWrt1 SWIGTYPE_p_CoolProp__parameters
- iConstant1 SWIGTYPE_p_CoolProp__parameters
- iWrt2 SWIGTYPE_p_CoolProp__parameters
- iConstant2 SWIGTYPE_p_CoolProp__parameters