Click or drag to resize

IDfsEqTimeAxis Properties

The IDfsEqTimeAxis type exposes the following members.

Properties
  NameDescription
Public propertyFirstTimeStepIndex
Index of first time step. Currently not used, always zero.
(Inherited from IDfsTemporalAxis.)
Public propertyNumberOfTimeSteps
Number of time steps in the file
(Inherited from IDfsTemporalAxis.)
Public propertyStartTimeOffset
Start time in TimeUnit for the first time step in the file.
Public propertyTimeAxisType
Time axis type. Based on this, the class must implement one of the sub-types.
(Inherited from IDfsTemporalAxis.)
Public propertyTimeStep
Time step length, in unit described by TimeUnit
Public propertyTimeUnit
Unit of time axis.
(Inherited from IDfsTemporalAxis.)
Top
See Also