Home
last modified time | relevance | path

Searched refs:gmt_UTMzone_to_wesn (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dmapproject.c797 if (gmt_UTMzone_to_wesn (GMT, GMT->current.proj.utm_zonex, GMT->current.proj.utm_zoney, in parse()
H A Dgmt_prototypes.h621 EXTERN_MSC bool gmt_UTMzone_to_wesn (struct GMT_CTRL *GMT, unsigned int zone_x, char zone_y, int he…
H A Dgmt_map.c7139 bool gmt_UTMzone_to_wesn (struct GMT_CTRL *GMT, unsigned int zone_x, char zone_y, int hemi, double … in gmt_UTMzone_to_wesn() function
H A Dgmt_init.c921 …if (GMT->current.proj.projection_GMT == GMT_UTM && gmt_UTMzone_to_wesn (GMT, GMT->current.proj.utm… in gmtinit_rectR_to_geoR()