Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/formulas/
Dvincenty_direct.hpp82 CT const sin_azimuth12 = sin(azimuth12); in apply() local
95 CT const sin_alpha = cos_U1 * sin_azimuth12; // (2) in apply()
145 CT const lambda = atan2( sin_sigma * sin_azimuth12, in apply()