OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
proj_hamfor.c File Reference
#include "proj_cproj.h"
#include <stdint.h>
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.