OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
proj_haminv.c File Reference
#include "proj_cproj.h"
Include dependency graph for proj_haminv.c:

Go to the source code of this file.

Functions

int haminvint (double r, double center_long, double false_east, double false_north)
 
int haminv (double x, double y, double *lon, double *lat)
 

Function Documentation

◆ haminv()

int haminv ( double  x,
double  y,
double *  lon,
double *  lat 
)

Definition at line 59 of file proj_haminv.c.

◆ haminvint()

int haminvint ( double  r,
double  center_long,
double  false_east,
double  false_north 
)

Definition at line 40 of file proj_haminv.c.