ll_scan.c File Reference

#include "gis.h"

Include dependency graph for ll_scan.c:

Go to the source code of this file.

Defines

#define MARKER   1

Functions

int G_lat_scan (char *buf, double *lat)
int G_lon_scan (char *buf, double *lon)
int G_llres_scan (char *buf, double *res)


Define Documentation

#define MARKER   1

Definition at line 62 of file ll_scan.c.


Function Documentation

int G_lat_scan ( char *  buf,
double *  lat 
)

Definition at line 44 of file ll_scan.c.

Referenced by G_scan_northing().

int G_llres_scan ( char *  buf,
double *  res 
)

Definition at line 54 of file ll_scan.c.

Referenced by G_scan_resolution().

int G_lon_scan ( char *  buf,
double *  lon 
)

Definition at line 49 of file ll_scan.c.

Referenced by G_scan_easting().


Generated on Mon Jan 1 19:49:36 2007 for GRASS by  doxygen 1.5.1