Home
last modified time | relevance | path

Searched refs:lat_sign (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/blender/blender-2.91.0/release/scripts/addons/sun_position/
H A Dgeo.py177 lat_sign = +1.
181 lat_sign = -1.
189 lat = lat_sign * get_coordinate(parse_tree["coordinates_ns"])
/dports/graphics/py-cartopy/Cartopy-0.19.0.post1/lib/cartopy/tests/crs/
H A Dtest_orthographic.py136 for lat_sign in [1, -1]:
138 lon_sign * lons, lat_sign * lats)
140 assert_almost_equal(result[:, 1], lat_sign * expected_y, decimal=4)
H A Dtest_gnomonic.py119 for lat_sign in [1, -1]:
121 lon_sign * lons, lat_sign * lats)
123 assert_almost_equal(result[:, 1], lat_sign * expected_y, decimal=4)
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
454 cos_alpha1 *= swap_point * lat_sign; in apply()
457 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
454 cos_alpha1 *= swap_point * lat_sign; in apply()
457 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
454 cos_alpha1 *= swap_point * lat_sign; in apply()
457 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
456 cos_alpha1 *= swap_point * lat_sign; in apply()
459 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
454 cos_alpha1 *= swap_point * lat_sign; in apply()
457 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
454 cos_alpha1 *= swap_point * lat_sign; in apply()
457 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
H A Dkarney_inverse.hpp197 int lat_sign = lat1 < 0 ? 1 : -1; in apply() local
198 lat1 *= lat_sign; in apply()
199 lat2 *= lat_sign; in apply()
454 cos_alpha1 *= swap_point * lat_sign; in apply()
457 cos_alpha2 *= swap_point * lat_sign; in apply()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/formulas/
H A Dmeridian_inverse.hpp74 CT lat_sign = 1; in meridian_crossing_pole_dist() local
77 lat_sign = CT(-1); in meridian_crossing_pole_dist()
79 return math::abs(lat_sign * CT(2) * apply(half_pi, spheroid) in meridian_crossing_pole_dist()
/dports/dns/knot3-lib/knot-3.1.5/src/libzscanner/
H A Dscanner.h72 int8_t lat_sign, long_sign, alt_sign; member
/dports/dns/knot3/knot-3.1.5/src/libzscanner/
H A Dscanner.h72 int8_t lat_sign, long_sign, alt_sign; member
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/ID3/
H A Dmodule.audio-video.quicktime.php131 …@list($dummy, $lat_sign, $lat_deg, $lat_deg_dec, $lon_sign, $lon_deg, $lon_deg_dec, $dummy, $alt_s…
134 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim($lat_deg, '0').$lat_de…
136 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
138 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
159 $value = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709parsed[$key]);
161 …@$info['quicktime']['comments']['gps_'.$key][] = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709…
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/ID3/
H A Dmodule.audio-video.quicktime.php131 …@list($dummy, $lat_sign, $lat_deg, $lat_deg_dec, $lon_sign, $lon_deg, $lon_deg_dec, $dummy, $alt_s…
134 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim($lat_deg, '0').$lat_de…
136 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
138 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
159 $value = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709parsed[$key]);
161 …@$info['quicktime']['comments']['gps_'.$key][] = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709…
/dports/audio/ampache/ampache-php74-5.0.0/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php141 …@list($dummy, $lat_sign, $lat_deg, $lat_deg_dec, $lon_sign, $lon_deg, $lon_deg_dec, $dummy, $alt_s…
144 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim($lat_deg, '0').$lat_de…
146 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
148 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
169 $value = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709parsed[$key]);
171 …@$info['quicktime']['comments']['gps_'.$key][] = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709…
/dports/www/zenphoto/zenphoto-1.5.9/zp-core/zp-extensions/class-video/getid3/
H A Dmodule.audio-video.quicktime.php130 …@list($dummy, $lat_sign, $lat_deg, $lat_deg_dec, $lon_sign, $lon_deg, $lon_deg_dec, $dummy, $alt_s…
133 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim($lat_deg, '0').$lat_de…
135 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
137 …$ISO6709parsed['latitude'] = (($lat_sign == '-') ? -1 : 1) * floatval(ltrim(substr($lat_deg, 0, 2)…
158 $value = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709parsed[$key]);
160 …@$info['quicktime']['comments']['gps_'.$key][] = (($lat_sign == '-') ? -1 : 1) * floatval($ISO6709…

12