IDfsItemData Properties |
The IDfsItemData type exposes the following members.
Name | Description | |
---|---|---|
![]() | Data |
Data in the file. The data can be cast to one of the basic array
types, as for example int[], depending on DataType |
![]() | ItemNumber |
Number of item that data belongs to (one-based)
|
![]() | Time |
Time relative to start of file. Unit is as specified in the temporal axis.
|
![]() | TimeStepIndex |
Index of time step that data belongs to (zero-based)
|