ocssw
V2022
|
timestamp.py File Reference
Go to the source code of this file.
Namespaces | |
timestamp | |
Functions | |
def | decode_timestamp (seconds, subseconds) |
def | parse_CCSDS_timestamp (timestr) |
def | readTimestamp (data) |
def | tai58_as_datetime (tai58) |
def | seconds_since (tai58, basetime=None) |
def | datetime_repr (dt) |
Variables | |
TAI58_OFFSET = datetime.datetime(1970, 1, 1) - datetime.datetime(1958, 1, 1) | |
int | LEAPSEC = 37 |
CCSDS_timestamp | |