Documentation
AsterEphemerides
An object representing ephemerides
Synopsis
class AsterEphemerides:
aster: Object
rise_time: datetime
culmination_time: datetime
set_time: datetime
Properties
aster
: the aster concerned by the ephemeridesrise_time
: the time at which the aster risesculmination_time
: the time at which the aster culminatesset_time
: the time at which the aster sets
Methods
serialize()
Returns the object as a plain simple Python dictionnary.
See also
Help us to improve this page, contribute to the documentation!