INetworkDataInterpolatorTimeSetT Interface |
Namespace: DHI.Mike1D.Generic
The INetworkDataInterpolatorTimeSetT type exposes the following members.
Name | Description | |
---|---|---|
EndTime |
Last time in network value. Must be equal or after StartTime | |
StartTime |
First time in network value
|
Name | Description | |
---|---|---|
NetworkData |
Return an INetworkDataInterpolatorT for the specified time and quantity.
An exception is thrown if time is not within StartTime
and EndTime.
| |
Offers |
List of data types that is offered
|