OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

long alberinvint (double r_maj, double r_min, double lat1, double lat2, double lon0, double lat0, double false_east, double false_north)
 
long alberinv (double x, double y, double *lon, double *lat)
 

Function Documentation

◆ alberinv()

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

Definition at line 110 of file alberinv.c.

◆ alberinvint()

long alberinvint ( double  r_maj,
double  r_min,
double  lat1,
double  lat2,
double  lon0,
double  lat0,
double  false_east,
double  false_north 
)

Definition at line 38 of file alberinv.c.