|
ocssw
V2022
|
Include dependency graph for get_height.c:
Go to the source code of this file.
Macros | |
| #define | MAX_LAT 89.95 |
Functions | |
| int | get_height (l1str *l1rec, int32_t ip, int terrain_corrected) |
Macro Definition Documentation
◆ MAX_LAT
| #define MAX_LAT 89.95 |
Definition at line 3 of file get_height.c.
Function Documentation
◆ get_height()
| int get_height | ( | l1str * | l1rec, |
| int32_t | ip, | ||
| int | terrain_corrected | ||
| ) |
Load DEM height for one pixel
- Parameters
-
[in] demfile [in,out] l1str [in] ip [in] terrain_corrected
- Returns
Definition at line 20 of file get_height.c.


