IEngineDataReachT Interface |
Namespace: DHI.Mike1D.Engine.ModuleData
The IEngineDataReachT type exposes the following members.
Name | Description | |
---|---|---|
ElementCount |
Number of element values
(Inherited from IEngineDataT.) | |
ElementValues |
Element values as array
(Inherited from IEngineDataT.) | |
GridPointIndices |
Indices of gridpoints that data belongs to
| |
Item |
Element value by index
(Inherited from IEngineDataT.) |
Name | Description | |
---|---|---|
GetValue |
Get value of specified element.
(Inherited from IVectorGetterT.) | |
GetValues |
Get the current values. A new array will be returned every time called.
(Inherited from IVectorGetterT.) | |
GetValues(T) |
Get the current values.
(Inherited from IVectorGetterT.) | |
Prepare |
Prepare for new simulation
(Inherited from IEngineDataT.) |