public interface IRes1DItemData<T> : IRes1DItemData
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.ResultDataAccess.IRes1DItemData`1"]
| Data | Data in the file in its basic type. |
| DataItem |
Data item that the data belongs to.
(Inherited from IRes1DItemData) |
| Time |
Time of the data. Unit for the time equals the temporal axis.
(Inherited from IRes1DItemData) |
| TimeStepIndex |
Index of time step that data belongs to (zero-based)
(Inherited from IRes1DItemData) |