CoolPropextract_backend_families Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public static void extract_backend_families(
	string backend_string,
	SWIGTYPE_p_CoolProp__backend_families f1,
	SWIGTYPE_p_CoolProp__backend_families f2
)

Parameters

backend_string  String
 
f1  SWIGTYPE_p_CoolProp__backend_families
 
f2  SWIGTYPE_p_CoolProp__backend_families
 

See Also