Res1DNetworkDataTimeSetWrapperNetworkData Method |
| Name | Description | |
|---|---|---|
| NetworkData(DateTime, IQuantity) |
Return an INetworkDataInterpolatorT for the specified time and quantity.
An exception is thrown if time is not within StartTime
and EndTime.
| |
| NetworkData(DateTime, Int32) |
Return an INetworkDataInterpolatorT for the specified time and quantity.
An exception is thrown if time is not within StartTime
and EndTime.
|