ocssw
V2022
|
l0info_utils.py File Reference
Go to the source code of this file.
Namespaces | |
l0info_utils | |
Functions | |
def | print_utils_version () |
def | read_cfe_header (filehandle, bVerbose=False) |
def | read_dsb_header (filehandle, bVerbose=False) |
def | read_packet (filehandle, bSPW=True) |
def | read_apid (fpacket) |
def | get_anc_packet_time (apacket, toff, str_subsec) |
def | is_bad_packet (packetLength, fh) |
Variables | |
tuple | epoch_offset = (datetime(1958,1,1,0,0,0,tzinfo=timezone.utc) - datetime(1970,1,1,0,0,0,tzinfo=timezone.utc)).total_seconds() |