Click or drag to resize

Res1DNetworkDataTimeSetWrapperNetworkData Method (DateTime, IQuantity)

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public INetworkDataInterpolator<double> NetworkData(
	DateTime time,
	IQuantity quantity
)

Parameters

time
Type: SystemDateTime
Time
quantity
Type: DHI.Mike1D.GenericIQuantity
Quantity to get interpolator for.

Return Value

Type: INetworkDataInterpolatorDouble

[Missing <returns> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DNetworkDataTimeSetWrapper.NetworkData(System.DateTime,DHI.Mike1D.Generic.IQuantity)"]

See Also