IResultData Properties |
The IResultData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Bridge |
Get the bridge that was used for loading/saving
|
![]() | Catchments |
List of nodes
|
![]() | Connection |
Holder of read/write info
|
![]() | DataItems |
This can be used to iterate over all data items.
|
![]() | DataSets |
This can be used to iterate over all data sets.
It will iterate the nodes, reaches, catchment and
global data, but could be extended in the future.
|
![]() | DeleteValue |
Delete value for variables. Any double data value with this value will be
treated as a missing value.
|
![]() | EndTime |
Data coverage start
|
![]() | GlobalData |
Global time series date
|
![]() | MaxBufferSize |
The MaxBufferSize is the limit for how many time steps that may be
held in memory during file generation.
|
![]() | NetworkDataSet |
Static data on the network.
Also used for user defined markers from MIKE 11 |
![]() | Nodes |
List of nodes
|
![]() | NumberOfTimeSteps |
Number of time steps
|
![]() | Parameters |
Parameters to use when loading results
|
![]() | ProjectionString |
A WKT string defining the spatial reference system. See
IDfsProjection
for details.
|
![]() | Quantities |
List of the contained quantities
|
![]() | Reaches |
List of reaches
|
![]() | StartTime |
Data coverage start
|
![]() | StructureTypes |
List of the contained quantities. Note: This is a derived property
|
![]() | TimesList |
TimeStamp list data. List of DateTimes.
|