Mapper
Functions
get_lat_lon.c File Reference
#include "prototypes_new.h"
Include dependency graph for get_lat_lon.c:

Go to the source code of this file.

Functions

void get_lat_lon (int newx, int newy, float *lat, float *lon)
 

Function Documentation

◆ get_lat_lon()

void get_lat_lon ( int  newx,
int  newy,
float *  lat,
float *  lon 
)

Definition at line 3 of file get_lat_lon.c.