Click or drag to resize

GriddedValueBufferCleanup Method

Clean up buffer before the time specified, leaving one value before the time, such that interpolation can take place also at time.

Namespace:  DHI.Mike1D.BoundaryModule
Assembly:  DHI.Mike1D.BoundaryModule (in DHI.Mike1D.BoundaryModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void Cleanup(
	DateTime time
)

Parameters

time
Type: SystemDateTime

[Missing <param name="time"/> documentation for "M:DHI.Mike1D.BoundaryModule.GriddedValueBuffer.Cleanup(System.DateTime)"]

See Also