Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/srs/projections/proj/
Dgeos.hpp69 T radius_p; member
94 …r = (this->m_proj_parm.radius_p) / boost::math::hypot(this->m_proj_parm.radius_p * cos (lp_lat), s… in fwd()
134 a = Vz / this->m_proj_parm.radius_p; in inv()
284 proj_parm.radius_p = sqrt (par.one_es); in setup_geos()
288 proj_parm.radius_p = proj_parm.radius_p2 = proj_parm.radius_p_inv2 = 1.0; in setup_geos()