ocssw
V2022
|
GEO_derived_products.c File Reference
#include "PGS_CBP.h"
#include "PGS_MODIS_35251.h"
#include "GEO_output.h"
#include "GEO_global_arrays.h"
#include "GEO_util.h"
#include "GEO_geo.h"
Include dependency graph for GEO_derived_products.c:
Go to the source code of this file.
Functions | |
PGSt_SMF_status | GEO_derived_products (int const num_frames, int const num_detectors, double ecr_sample_position[][MAX_SCAN_SAMPLE][3], double ecr_sc_position[][3], unsigned char pixel_flags[][MAX_SCAN_SAMPLE], double terrain_sample_position[][MAX_SCAN_SAMPLE][3], char utc[], PGSt_double toff[], double sample_solar_angles[][MAX_SCAN_SAMPLE][2], double sample_to_sensor[][MAX_SCAN_SAMPLE][3]) |
Function Documentation
◆ GEO_derived_products()
PGSt_SMF_status GEO_derived_products | ( | int const | num_frames, |
int const | num_detectors, | ||
double | ecr_sample_position[][MAX_SCAN_SAMPLE][3], | ||
double | ecr_sc_position[][3], | ||
unsigned char | pixel_flags[][MAX_SCAN_SAMPLE], | ||
double | terrain_sample_position[][MAX_SCAN_SAMPLE][3], | ||
char | utc[], | ||
PGSt_double | toff[], | ||
double | sample_solar_angles[][MAX_SCAN_SAMPLE][2], | ||
double | sample_to_sensor[][MAX_SCAN_SAMPLE][3] | ||
) |
Definition at line 8 of file GEO_derived_products.c.