|
ocssw
V2022
|
#include "imsl_wrap.h"#include "PGS_MODIS_35251.h"#include "GEO_global_arrays.h"#include "GEO_inst.h"#include "GEO_util.h"#include "GEO_output.h"#include "smfio.h"
Include dependency graph for GEO_interp_mirr_enc.c:
Go to the source code of this file.
Macros | |
| #define | QUADRATIC 3 |
| #define | DERIVS 3 |
Functions | |
| int | GEO_interp_mirr_enc (int const scan_number, int const sample_number, double *const sample_enc) |
Macro Definition Documentation
◆ DERIVS
| #define DERIVS 3 |
◆ QUADRATIC
| #define QUADRATIC 3 |
Function Documentation
◆ GEO_interp_mirr_enc()
| int GEO_interp_mirr_enc | ( | int const | scan_number, |
| int const | sample_number, | ||
| double *const | sample_enc | ||
| ) |
Definition at line 9 of file GEO_interp_mirr_enc.c.


