Click or drag to resize

FormCompoundCreatorUpdateRegressionDataUnits Method


Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.8.1.0
Syntax
public void UpdateRegressionDataUnits(
	IUnitsOfMeasure prevsu,
	IUnitsOfMeasure newsu
)
Request Example View Source

Parameters

prevsu  IUnitsOfMeasure
 
newsu  IUnitsOfMeasure
 
See Also