INetworkDataDouble Interface |
Namespace: DHI.Mike1D.Generic
public interface INetworkDataDouble : INetworkData<double>
The INetworkDataDouble type exposes the following members.
| Name | Description | |
|---|---|---|
| CanInterpolate | ||
| GlobalValue | ||
| HasGlobalValue | ||
| HasValues | (Inherited from INetworkDataT.) | |
| NodeIdValuePairs | ||
| Quantity | ||
| ReachData |
| Name | Description | |
|---|---|---|
| AddGlobalReachValue | ||
| AddValue(String, Double) | ||
| AddValue(ILocation, Double) | ||
| AddValue(ILocationSpan, Double) | ||
| GetReachData | ||
| GetValue | (Inherited from INetworkDataT.) |