OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
molwinv.c File Reference
#include "oli_cproj.h"
#include "oli_local.h"
Include dependency graph for molwinv.c:

Go to the source code of this file.

Functions

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

Function Documentation

◆ molwinv()

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

Definition at line 58 of file molwinv.c.

◆ molwinvint()

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

Definition at line 32 of file molwinv.c.