AbstractEngineDataReach Methods |
The AbstractEngineDataReach type exposes the following members.
Name | Description | |
---|---|---|
BuildIndexListForEndPoints |
Build the indexlist for the specified gridpoints
| |
BuildIndexListForGridPoints |
Build the indexlist for the specified gridpoints
| |
CreateDataItemForAllReaches |
Factory method for creating a dataitem containing data for all reaches.
The data for each reach are created by the delegate
| |
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 |
Get the current values.
| |
GetValues |
Get the current values. A new array will be returned every time this function is called.
| |
GetValues(Double) |
Get the current values. Values are stored in provided array
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Prepare |
Prepare for new simulation. For pull versions, this is the empty function.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |