EquidistantTimeCheckPointSet(DateTime, DateTime, TimeSpan) Constructor
Create new object
Namespace: DHI.Mike1D.GenericAssembly: DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 24.0.0.0 (11.1.1.1111)
public EquidistantTimeCheckPointSet(
DateTime start,
DateTime end,
TimeSpan step
)
Parameters
- start DateTime
- Start of check points
- end DateTime
- End of check points
- step TimeSpan
- Step between check points