Sets the specified column to the provided value as a TimeSpan.
Timing Precision Mode
This page describes functionality in nanosecond timing precision mode.
Signatures
Return Value
Description
EphemerisVector.SetTimeSpanValue(String columnName, TimeSpan columnValue)
None
EphemerisVector.SetTimeSpanValue(Variable columnIndex, TimeSpan columnValue)
EphemerisVector.SetTimeSpanValue(String columnName, TimeSpan columnValue, Variable side)
Sets the specified column to the provided value as a float, noting the side of the discontinuity as specified by the 'side' argument.
EphemerisVector.SetTimeSpanValue(Variable columnIndex, TimeSpan columnValue, Variable side)
See also
EphemerisVector Object
Working with Ephemerides