WaveApproximation Class |
Namespace: DHI.Mike1D.HDParameterDataAccess
public class WaveApproximation : NetworkData<WaveApproximationType>
The WaveApproximation type exposes the following members.
| Name | Description | |
|---|---|---|
| WaveApproximation | Initializes a new instance of the WaveApproximation class |
| Name | Description | |
|---|---|---|
| CanInterpolate | (Inherited from NetworkDataT.) | |
| ExtrapolationDistance | (Inherited from NetworkDataT.) | |
| GlobalValue | (Inherited from NetworkDataT.) | |
| HasGlobalValue | (Inherited from NetworkDataT.) | |
| HasValues | (Inherited from NetworkDataT.) | |
| LocalCount | (Inherited from NetworkDataT.) | |
| NodeIdValuePairs | (Inherited from NetworkDataT.) | |
| Quantity | (Inherited from NetworkDataT.) | |
| ReachData | (Inherited from NetworkDataT.) |
| Name | Description | |
|---|---|---|
| AddGlobalReachValue | (Inherited from NetworkDataT.) | |
| AddValue(String, T) | (Inherited from NetworkDataT.) | |
| AddValue(ILocation, T) | (Inherited from NetworkDataT.) | |
| AddValue(ILocationSpan, T) | (Inherited from NetworkDataT.) | |
| AddValue(ILocation, T, Boolean) | (Inherited from NetworkDataT.) | |
| Clear | (Inherited from NetworkDataT.) | |
| ContainsValue(ILocation) | (Inherited from NetworkDataT.) | |
| ContainsValue(ILocation, Direction) | (Inherited from NetworkDataT.) | |
| 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.) | |
| GetGlobalValue(T) | (Inherited from NetworkDataT.) | |
| GetGlobalValue(String, T) | (Inherited from NetworkDataT.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetReachData | (Inherited from NetworkDataT.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue(String, T) | (Inherited from NetworkDataT.) | |
| GetValue(ILocation, T) | (Inherited from NetworkDataT.) | |
| GetValue(ILocation, T, Boolean) | (Inherited from NetworkDataT.) | |
| GetValues | (Inherited from NetworkDataT.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _interpolator | (Inherited from NetworkDataT.) | |
| _nodeValueMap | (Inherited from NetworkDataT.) | |
| _reachValueMap | (Inherited from NetworkDataT.) |
| Name | Description | |
|---|---|---|
| GetValueWaveApproximationType(ILocation) | Overloaded. (Defined by GenericExtensions.) | |
| GetValueWaveApproximationType(ILocation, WaveApproximationType) | Overloaded. (Defined by GenericExtensions.) | |
| NetworkValuesWaveApproximationType | (Defined by AbstractNetworkDataExtensions.) | |
| PointValuesWaveApproximationType | (Defined by AbstractNetworkDataExtensions.) |