NetworkReachDataSetT Class |
Namespace: DHI.Mike1D.Generic
public class NetworkReachDataSet<T> : IReachDataInterpolator<T>, INetworkReachData<T>
The NetworkReachDataSetT type exposes the following members.
| Name | Description | |
|---|---|---|
| ChainageSortedValues | ||
| GlobalValue | ||
| ReachId | ||
| Values |
| Name | Description | |
|---|---|---|
| Add(Double, T) | ||
| Add(Double, Double, T) | ||
| Add(Double, T, Boolean) | ||
| ContainsValue(Double, Direction) | ||
| ContainsValue(Double, Double) | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue(Double, T) | ||
| GetValue(Double, T, Boolean) | ||
| IsGlobal | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |