Closed bradsease closed 3 years ago
Add EphemerisSegment.__sub__ method to support EphemerisSegment comparisons. Subtraction will return a SegmentCompare instance with steps method for sampling the compare segment.
EphemerisSegment.__sub__
EphemerisSegment
SegmentCompare
steps
Add
EphemerisSegment.__sub__
method to supportEphemerisSegment
comparisons. Subtraction will return aSegmentCompare
instance withsteps
method for sampling the compare segment.