| IDfsNonEqTimeAxis Properties | 
The IDfsNonEqTimeAxis type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstTimeStepIndex | 
            Index of first time step. Currently not used, always zero.
              (Inherited from IDfsTemporalAxis.) | |
| NumberOfTimeSteps | 
            Number of time steps in the file
              (Inherited from IDfsTemporalAxis.) | |
| StartTimeOffset | 
            Start time in TimeUnit for the first time step in the file.
              (Inherited from IDfsTemporalAxis.)This can only be set for the equidistant type axes. For the non-equidistant type time axis this is for information, returning the time of the first time step relative to the start time.  | |
| TimeAxisType | 
            Time axis type. Based on this, the class must implement one of the sub-types.
              (Inherited from IDfsTemporalAxis.) | |
| TimeSpan | 
            Time span of all data in file, in unit described by TimeUnit.
             The StartTimeOffset is not included in the span. The span starts at the time of the StartTimeOffset  | |
| TimeUnit | 
            Unit of time axis.
              (Inherited from IDfsTemporalAxis.) |