OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

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

Function Documentation

◆ alberfor()

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

Definition at line 107 of file alberfor.c.

◆ alberforint()

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

Definition at line 36 of file alberfor.c.