CatchmentValueBufferTimeOffersSurface Method

List of data types that is offered by the catchment surface and can be used in GetValue.

Definition

Namespace: DHI.Mike1D.RainfallRunoffModule
Assembly: DHI.Mike1D.RainfallRunoffModule (in DHI.Mike1D.RainfallRunoffModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public IList<IQuantity> TimeOffersSurface(
	int surfaceIndex
)

Parameters

surfaceIndex  Int32
Index of the surface in the surface list

Return Value

IListIQuantity

[Missing <returns> documentation for "M:DHI.Mike1D.RainfallRunoffModule.CatchmentValueBuffer.TimeOffersSurface(System.Int32)"]

See Also