Searched refs:d_crs1 (Results 1 – 1 of 1) sorted by relevance
384 << d_crs1 * geometry::math::r2d<return_type>() << std::endl; in apply()405 return_type d_crs1 = crs_AD - crs_AB; in apply() local409 return_type projection1 = cos( d_crs1 ) * d1 / d3; in apply()415 return_type XTD = radius() * geometry::math::abs( asin( sin( d1 ) * sin( d_crs1 ) )); in apply()426 return_type sin_d_crs1 = sin(d_crs1); in apply()