Click or drag to resize

CalibrationPlot Constructor

Constructor

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public CalibrationPlot(
	string outputFolder,
	string connectionName
)

Parameters

outputFolder
Type: SystemString
Folder where calibration plots are being stored.
connectionName
Type: SystemString
Name of setup or connection that this plot belongs to
See Also