CoolPropis_valid_first_derivative Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public static bool is_valid_first_derivative(
	string name,
	SWIGTYPE_p_CoolProp__parameters iOf,
	SWIGTYPE_p_CoolProp__parameters iWrt,
	SWIGTYPE_p_CoolProp__parameters iConstant
)

Parameters

name  String
 
iOf  SWIGTYPE_p_CoolProp__parameters
 
iWrt  SWIGTYPE_p_CoolProp__parameters
 
iConstant  SWIGTYPE_p_CoolProp__parameters
 

Return Value

Boolean

See Also