OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
GranuleP.h File Reference
#include "Granule.h"
Include dependency graph for GranuleP.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PGSt_SMF_status Compute_Aggregates (int16 scale, int16 line_dim, int16 pixel_dim, uint16 *SI_in, uint8 *UI_in, uint16 *SI_out, uint8 *UI_out, int8 *SU_out)
 
PGSt_SMF_status Write_L1B_SI_UI (int16 S, L1B_Scan_t *L1B_Scan, int16 R)
 

Function Documentation

◆ Compute_Aggregates()

PGSt_SMF_status Compute_Aggregates ( int16  scale,
int16  line_dim,
int16  pixel_dim,
uint16 *  SI_in,
uint8 *  UI_in,
uint16 *  SI_out,
uint8 *  UI_out,
int8 *  SU_out 
)

Definition at line 413 of file Granule.c.

◆ Write_L1B_SI_UI()

PGSt_SMF_status Write_L1B_SI_UI ( int16  S,
L1B_Scan_t L1B_Scan,
int16  R 
)

Definition at line 1832 of file Granule.c.