OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

long alconforint (double r_maj, double r_min, double false_east, double false_north)
 
long alconfor (double lon, double lat, double *x, double *y)
 

Function Documentation

◆ alconfor()

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

Definition at line 102 of file alconfor.c.

◆ alconforint()

long alconforint ( double  r_maj,
double  r_min,
double  false_east,
double  false_north 
)

Definition at line 46 of file alconfor.c.