Home
last modified time | relevance | path

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

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_project.h415 double g_sdphi, g_cdphi; member
H A Dgmt_proj.c199 sdphi = P->current.proj.g_sdphi; in gmtproj_genper_toxy()
499 sincosd (lat-phig, &(GMT->current.proj.g_sdphi), &(GMT->current.proj.g_cdphi)); in gmtproj_genper_setup()
505 GMT->current.proj.g_D = P*GMT->current.proj.g_sdphi; in gmtproj_genper_setup()