37 while (east + shift < west)
64 while (east + shift >= window->
east)
66 while (east + shift < window->
west)
double G_adjust_easting(double east, const struct Cell_head *window)
Returns east not smaller than west.
2D/3D raster map header (used also for region)
double west
Extent coordinates (west)
void G__init_window(void)
Initialize window (region).
double G_adjust_east_longitude(double east, double west)
Adjust east longitude.
void G_initialize_done(int *)
#define PROJECTION_LL
Projection code - Latitude-Longitude.
int G_is_initialized(int *)
double east
Extent coordinates (east)
void G_get_window(struct Cell_head *)
Get the current region.