OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
APID198 Namespace Reference

Functions

def APID198 (data)
 

Variables

 Fields
 

Function Documentation

◆ APID198()

def APID198.APID198 (   data)

Definition at line 15 of file APID198.py.

Variable Documentation

◆ Fields

Fields
Initial value:
1 = np.dtype([
2  ('timestamp', CCSDS_timestamp),
3  ('Padding', '>u4'), # Padding to maintain packet alignment
4  ('words', '>u2', 32), # Many words are packed bits; unpack later
5 ])

Definition at line 9 of file APID198.py.