OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int molwinvint (double r, double center_long, double false_east, double false_north)
 
int molwinv (double x, double y, double *lon, double *lat)
 

Function Documentation

◆ molwinv()

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

Definition at line 52 of file proj_molwinv.c.

◆ molwinvint()

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

Definition at line 35 of file proj_molwinv.c.