DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
INetworkData(T) Interface
INetworkData(T) Properties
INetworkData(T) Methods
INetworkData
T
Interface
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
interface
INetworkData
<T>
Type Parameters
T
The
INetworkData
T
type exposes the following members.
Properties
Name
Description
CanInterpolate
GlobalValue
HasGlobalValue
HasValues
NodeIdValuePairs
Quantity
ReachData
Top
Methods
Name
Description
AddGlobalReachValue
AddValue(String, T)
AddValue(ILocation, T)
AddValue(ILocationSpan, T)
GetReachData
GetValue
Top
See Also
Reference
DHI.Mike1D.Generic Namespace