EphemerisVector.GetTimeSpanValue(String columnName, Variable side)
|
TimeSpan
|
Gets the specified column as a TimeSpan, 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.GetTimeSpanValue(Variable columnIndex, Variable side)
|
TimeSpan
|
Gets the specified column as a TimeSpan, 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.
|