ocssw
V2022
|
proj_hamfor.c File Reference
Include dependency graph for proj_hamfor.c:
Go to the source code of this file.
Functions | |
int | hamforint (double r, double center_long, double false_east, double false_north) |
int | hamfor (double lon, double lat, double *x, double *y) |
Function Documentation
◆ hamfor()
int hamfor | ( | double | lon, |
double | lat, | ||
double * | x, | ||
double * | y | ||
) |
Definition at line 60 of file proj_hamfor.c.
◆ hamforint()
int hamforint | ( | double | r, |
double | center_long, | ||
double | false_east, | ||
double | false_north | ||
) |
Definition at line 41 of file proj_hamfor.c.