|
ocssw
V2022
|
make_psurf.c File Reference
#include <stdio.h>#include <fcntl.h>#include <stdlib.h>#include <unistd.h>
Include dependency graph for make_psurf.c:
Go to the source code of this file.
Functions | |
| void | make_psurf (signed short *psurf, char *file, int Nlines, int Npixels, float psurf0) |
Function Documentation
◆ make_psurf()
| void make_psurf | ( | signed short * | psurf, |
| char * | file, | ||
| int | Nlines, | ||
| int | Npixels, | ||
| float | psurf0 | ||
| ) |
Definition at line 6 of file make_psurf.c.


