EphemerisVector.GetTimeSpanValues(Array columnIndex, Variable side)
|
TimeSpanArray
|
Gets the specified columns as TimeSpans, noting the side of the discontinuity as specified by the 'side' argument. Note, if there is no discontinuity for the column, the non-discontinous value is returned.
|
EphemerisVector.GetTimeSpanValues(StringArray columnNames, Variable side)
|
TimeSpanArray
|
Gets the specified columns as TimeSpans, noting the side of the discontinuity as specified by the 'side' argument. Note, if there is no discontinuity for the column, the non-discontinous value is returned.
|