AbstractMike1DControllerRunUntil Method
Run the engine until endTime.
endTime should not exceed the simulation end time.
Namespace: DHI.Mike1D.Mike1DDataAccessAssembly: DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
public virtual void RunUntil(
DateTime endTime
)
- endTime DateTime
[Missing <param name="endTime"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.AbstractMike1DController.RunUntil(System.DateTime)"]
IMike1DControllerRunUntil(DateTime)