CoolPropregister_backend Method

Definition

Namespace: (Default Namespace)
Assembly: DWSIM.Thermodynamics.CoolPropInterface (in DWSIM.Thermodynamics.CoolPropInterface.dll) Version: 10.0.0.0
public static void register_backend(
	backend_families bf,
	SWIGTYPE_p_shared_ptrT_CoolProp__AbstractStateGenerator_t gen
)

Parameters

bf  backend_families
 
gen  SWIGTYPE_p_shared_ptrT_CoolProp__AbstractStateGenerator_t
 

See Also