Click or drag to resize

IRes1DItemData Properties

The IRes1DItemData type exposes the following members.

Properties
  NameDescription
Public propertyData
Data in the file. The data can be cast to one of the basic array types, as for example double[], depending on the type of data stored in the item
Public propertyDataItem
Data item that the data belongs to.
Public propertyTime
Time of the data. Unit for the time equals the temporal axis.
Public propertyTimeStepIndex
Index of time step that data belongs to (zero-based)
Top
See Also