ocssw
V2022
|
l0info_hkt Namespace Reference
Functions | |
def | get_timestamp (all_packets, is_stime=True) |
def | l0info_hkt (args, fh, output) |
Function Documentation
◆ get_timestamp()
def l0info_hkt.get_timestamp | ( | all_packets, | |
is_stime = True |
|||
) |
Given a CCSDSPY packet list, get the start or end time from the packets PARAMETERS: all_packets : List of bytes is_stime : True for start time, False for end time RETURNS: datetime
Definition at line 11 of file l0info_hkt.py.
◆ l0info_hkt()
def l0info_hkt.l0info_hkt | ( | args, | |
fh, | |||
output | |||
) |
Definition at line 55 of file l0info_hkt.py.