ResultDataExtensions Methods |
The ResultDataExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| FilterLoadsAllTimes |
Check if filter will load all time steps. Header must have been loaded, such that resultData
knows the extent in time of the data.
| |
| GetValue |
Interplate a value in interval, with fraction,
for the specified elementIndex | |
| HasVolume |
Returns true if node has volume
| |
| InitializeTimeData |
Initialize all data items with default time-data objects. This can be used
when storing data for many time steps in a result data object, typically when reading.
| |
| Quantities |
Extract all quantities of a result data object.
| |
| QuantityDataItems |
Extract all quantities and dataitems of a result data object, grouped by their quantity
| |
| RemoveTimestep |
Extract all quantities of a result data object.
| |
| SaveHD |
Returns true if result is HD type
| |
| SaveRR |
Returns true if result is rainfall-runoff type
|