INetworkReachDataDouble Interface |
Required for COM interop, since COM can not handle generic types
Namespace: DHI.Mike1D.Generic
The INetworkReachDataDouble type exposes the following members.
Name | Description | |
---|---|---|
GlobalValue |
Get the reach global value. Only valid if IsGlobal
is true.
| |
ReachId |
Id of reach
| |
Values |
The reach location values, in case IsGlobal is false.
|
Name | Description | |
---|---|---|
Add(Double, Double) |
Add a value at the chainage location on the reach
| |
Add(Double, Double, Double) |
Add a value at the span on the reach
| |
IsGlobal |
Flag defining whether there is one value defined for
the entire reach, or whether there is a set of chainage-values.
|