Synchrones

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

Bases: SynCollection

Collection of synchrones.

Parameters:
itemsarray of Synchrone

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.