ocssw
V2022
|
read_viirs_scan_packets.c File Reference
#include <string.h>
#include <stdio.h>
#include <stdint.h>
#include <timeutils.h>
#include "l0qc_viirs.h"
Include dependency graph for read_viirs_scan_packets.c:
Go to the source code of this file.
Functions | |
int | read_viirs_scan_packets (FILE *infile, uint8_t epacket[], int *len_packet, uint8_t pbuffer[], int *npkts, long int *endfile) |
Function Documentation
◆ read_viirs_scan_packets()
int read_viirs_scan_packets | ( | FILE * | infile, |
uint8_t | epacket[], | ||
int * | len_packet, | ||
uint8_t | pbuffer[], | ||
int * | npkts, | ||
long int * | endfile | ||
) |
Definition at line 23 of file read_viirs_scan_packets.c.