Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c5491 GMT_LOCAL double gmtmap_flatearth_dist_degree (struct GMT_CTRL *GMT, double x0, double y0, double x… in gmtmap_flatearth_dist_degree() function
5509 return (gmtmap_flatearth_dist_degree (GMT, x0, y0, x1, y1) * GMT->current.proj.DIST_M_PR_DEG); in gmtmap_flatearth_dist_meter()
6428 GMT->current.map.dist[type].func = gmtmap_flatearth_dist_degree; in gmtmap_set_distaz()