Click or drag to resize

INetworkDataInterpolatorTimeSetTNetworkData Method

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
INetworkDataInterpolator<T> NetworkData(
	DateTime time,
	int quantityIndex
)

Parameters

time
Type: SystemDateTime
Time
quantityIndex
Type: SystemInt32
Index into Offers

Return Value

Type: INetworkDataInterpolatorT

[Missing <returns> documentation for "M:DHI.Mike1D.Generic.INetworkDataInterpolatorTimeSet`1.NetworkData(System.DateTime,System.Int32)"]

See Also