Click or drag to resize

INetworkDataInterpolatorTimeSetT Interface

A set of network values of different quantities

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public interface INetworkDataInterpolatorTimeSet<T>

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Generic.INetworkDataInterpolatorTimeSet`1"]

The INetworkDataInterpolatorTimeSetT type exposes the following members.

Properties
  NameDescription
Public propertyEndTime
Last time in network value. Must be equal or after StartTime
Public propertyStartTime
First time in network value
Top
Methods
  NameDescription
Public methodNetworkData
Public methodOffers
List of data types that is offered
Top
See Also