|
ocssw
1.0
|
#include "GEO_earth.h"#include "GEO_global_arrays.h"#include "GEO_input.h"#include "GEO_inst.h"#include "GEO_output.h"#include "GEO_validation.h"#include "PGS_MODIS_35251.h"Go to the source code of this file.
Functions | |
| PGSt_SMF_status | GEO_locate_one_scan (GEO_param_struct const *const geo_params, l1a_data_struct *const l1a_data, int const scan_number, qa_metadata_struct *const qa_metadata, GEO_bcoord_struct *const bounding_coords, MODFILE *const geo_file) |
Variables | |
| double | sample_time [MAX_PADDED] |
| PGSt_SMF_status GEO_locate_one_scan | ( | GEO_param_struct const *const | geo_params, |
| l1a_data_struct *const | l1a_data, | ||
| int const | scan_number, | ||
| qa_metadata_struct *const | qa_metadata, | ||
| GEO_bcoord_struct *const | bounding_coords, | ||
| MODFILE *const | geo_file | ||
| ) |
Definition at line 12 of file GEO_locate_one_scan.c.
| double sample_time[MAX_PADDED] |
Definition at line 10 of file GEO_locate_one_scan.c.
1.7.6.1