|
ocssw
V2022
|
#include "l2_flags.h"
Include dependency graph for geo_region.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Macros | |
| #define | GEOREGION SPARE1 |
Functions | |
| int | get_georegion (float lat, float lon) |
| void | close_georegion_file () |
Macro Definition Documentation
◆ GEOREGION
| #define GEOREGION SPARE1 |
Definition at line 4 of file geo_region.h.
Function Documentation
◆ close_georegion_file()
| void close_georegion_file | ( | ) |
Definition at line 47 of file geo_region.cpp.
◆ get_georegion()
| int get_georegion | ( | float | lat, |
| float | lon | ||
| ) |
Definition at line 51 of file geo_region.cpp.


