ocssw
V2022
|
emeta_geometry.h File Reference
#include "emeta.h"
Include dependency graph for emeta_geometry.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | emeta_l1t_to_l1r (EMETA_BAND *emeta_band, double l1t_line, double l1t_samp, double height, int *sca_list, double *l1r_line, double *l1r_samp) |
int | emeta_band_number_to_index (EMETA *emeta, int band) |
Function Documentation
◆ emeta_band_number_to_index()
int emeta_band_number_to_index | ( | EMETA * | emeta, |
int | band | ||
) |
Definition at line 76 of file emeta_geometry.c.
◆ emeta_l1t_to_l1r()
int emeta_l1t_to_l1r | ( | EMETA_BAND * | emeta_band, |
double | l1t_line, | ||
double | l1t_samp, | ||
double | height, | ||
int * | sca_list, | ||
double * | l1r_line, | ||
double * | l1r_samp | ||
) |
Definition at line 20 of file emeta_geometry.c.