Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dproject.c1026 …struct GMT_DATASEGMENT *S = gmt_get_geo_ellipse (GMT, Ctrl->C.x, Ctrl->C.y, Ctrl->Z.major, Ctrl->Z… in GMT_project()
H A Dgmt_prototypes.h579 EXTERN_MSC struct GMT_DATASEGMENT * gmt_get_geo_ellipse (struct GMT_CTRL *GMT, double lon, double l…
H A Dgmt_plot.c9498 struct GMT_DATASEGMENT *S = gmt_get_geo_ellipse (GMT, lon, lat, major, minor, azimuth, 0); in gmt_plot_geo_ellipse()
H A Dgmt_map.c9943 struct GMT_DATASEGMENT * gmt_get_geo_ellipse (struct GMT_CTRL *GMT, double lon, double lat, double … in gmt_get_geo_ellipse() function