Click or drag to resize

Mike1DControllerRRCalibrateDoInitialize Method

Initialize the engine. Initialize sets up the engine net. When done, the EngineNet will be ready to inform on what data is available

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected override void DoInitialize(
	IDiagnostics diagnostics
)

Parameters

diagnostics
Type: DHI.Mike1D.GenericIDiagnostics

[Missing <param name="diagnostics"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.Mike1DControllerRRCalibrate.DoInitialize(DHI.Mike1D.Generic.IDiagnostics)"]

See Also