Syndynes

class sbpy.dynamics.syndynes.Syndynes(items: Iterable[SynStates])[source]

Bases: SynCollection

Collection of syndynes.

Parameters:
itemsarray of Syndyne

The items.

Methods Summary

to_ephem()

Convert to an sbpy ephemeris object.

Methods Documentation

to_ephem() Ephem

Convert to an sbpy ephemeris object.

Only the metadata from the first item is retained.