|
ocssw
V2022
|
GEO_write_one_scan.c File Reference
#include "PGS_SMF.h"#include "PGS_MODIS_35251.h"#include "GEO_output.h"#include "GEO_earth.h"#include "GEO_util.h"#include "GEO_validation.h"
Include dependency graph for GEO_write_one_scan.c:
Go to the source code of this file.
Functions | |
| PGSt_SMF_status | GEO_write_one_scan (PGSt_double const frame_time[], int const scan_number, l1a_data_struct const *const l1a_data, GEO_param_struct const *const geo_params, double frame_to_sensor[][MAX_FRAMES][3], double frame_solar_angles[][MAX_FRAMES][2], double terrain_frame_position[][MAX_FRAMES][3], uint8 frame_flags[][MAX_FRAMES], int8 hires_offsets[][DETECTORS_QKM][SAMPLES_QKM], PGSt_double const rpy[], uint32 frame_quality[][MAX_FRAMES], uint8 frame_landsea[][MAX_FRAMES], uint8 frame_waterpresent[][MAX_FRAMES], uint8 land_seamask_qaflag, MODFILE *const geo_file) |
Function Documentation
◆ GEO_write_one_scan()
| PGSt_SMF_status GEO_write_one_scan | ( | PGSt_double const | frame_time[], |
| int const | scan_number, | ||
| l1a_data_struct const *const | l1a_data, | ||
| GEO_param_struct const *const | geo_params, | ||
| double | frame_to_sensor[][MAX_FRAMES][3], | ||
| double | frame_solar_angles[][MAX_FRAMES][2], | ||
| double | terrain_frame_position[][MAX_FRAMES][3], | ||
| uint8 | frame_flags[][MAX_FRAMES], | ||
| int8 | hires_offsets[][DETECTORS_QKM][SAMPLES_QKM], | ||
| PGSt_double const | rpy[], | ||
| uint32 | frame_quality[][MAX_FRAMES], | ||
| uint8 | frame_landsea[][MAX_FRAMES], | ||
| uint8 | frame_waterpresent[][MAX_FRAMES], | ||
| uint8 | land_seamask_qaflag, | ||
| MODFILE *const | geo_file | ||
| ) |
Definition at line 8 of file GEO_write_one_scan.c.


