Click or drag to resize

PEMFuelCellModelParameter(String, String, Double, String) Constructor


Namespace: DWSIM.UnitOperations.UnitOperations.Auxiliary
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 8.8.1.0
Syntax
public PEMFuelCellModelParameter(
	string _name,
	string _description,
	double _value,
	string _units
)
Request Example View Source

Parameters

_name  String
 
_description  String
 
_value  Double
 
_units  String
 
See Also