Home
last modified time | relevance | path

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

/dports/science/py-pygeodesy/PyGeodesy-21.9.16/pygeodesy/
H A DnamedTuples.py16 _lam_, _lat_, _lon_, _n_, _northing_, _number_, \
73 _Names_ = (_lat_, _lon_, _final_)
144 _Names_ = (_lat_, _lon_)
177 _Names_ = (_lat_, _lon_, _height_)
198 _Names_ = (_lat_, _lon_, _height_, _datum_)
220 _Names_ = (_lat_, _lon_, _datum_)
229 _Names_ = (_lat_, _lon_, _datum_, _convergence_, _scale_)
237 _Names_ = (_lat_, _lon_, _precision_)
257 _Names_ = (_lat_, _lon_, _precision_, _height_, _radius_)
460 _Names_ = (_zone_, _band_, _hemipole_, _lat_, _lon_)
H A Dunits.py20 _lam_, _lat_, _LatLon_, _lon_, _meter_, \
817 def __new__(cls, arg=None, name=_lat_, clip=90, **Error_name_arg):
829 def __new__(cls, arg=None, name=_lat_, low=-90, high=90, **Error_name_arg):
964 def __new__(cls, arg=None, name=_lat_, Error=UnitError, clip=90, **name_arg):
H A Dcss.py17 _easting_, _lat_, _lon_, _m_, _name_, \
497 _Names_ = (_lat_, _lon_, _azimuth_, _reciprocal_)
H A Decef.py72 _f_, _h_, _height_, _lat_, _lon_, _M_, _name_, \
116 t = _lat_, _lon_, _height_
1018 _Names_ = (_x_, _y_, _z_, _lat_, _lon_, _height_, _C_, _M_, _datum_)
H A Dpoints.py40 _distance_, _ELLIPSIS_, _height_, _lat_, _lon_, \
208 if isinstance(other, self.__class__) or (hasattr(other, _lat_)
934 _Names_ = (_lat_, _lon_, _distance_, _angle_, _height_)
H A DltpTuples.py19 _height_, _lat_, _lon_, _ltp_, _M_, \
950 _Names_ = (_x_, _y_, _z_, _lat_, _lon_, _height_, _ltp_, _ecef_, _M_)
H A Dalbers.py23 _gamma_, _lat_, _lat1_, _lat2_, _lon_, _no_, \
739 _Names_ = (_x_, _y_, _lat_, _lon_, _gamma_, _scale_, _datum_)
H A Dazimuthal.py52 _azimuth_, _datum_, _lat_, _lon_, \
309 _Names_ = (_x_, _y_, _lat_, _lon_, _azimuth_, _scale_, _datum_)
H A Detm.py73 _lat_, _lon_, _no_, _northing_, _scale_, \
943 _Names_ = (_lat_, _lon_, _convergence_, _scale_)
H A Dgeoids.py75 _knots_, _lat_, _linear_, _lon_, _mean_, _N_, \
175 ys, self._lat_d = self._gaxis2(p.slat, p.dlat, p.nlat, _lat_ + _s_)
785 _Names_ = (_lat_, _lon_, 'egm84', 'egm96', 'egm2008')
H A Dinterns.py192 _lat_ = 'lat' # PYCHOK expected variable
H A Dellipsoids.py65 _Intl1924_, _Krassovski1940_, _Krassowsky1940_, _lat_, \
110 return Lat(lat, clip=clip, name=_lat_ if inverse else auxLat)
192 _Names_ = (_radius_, _height_, _lat_, 'beta')
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A Dbase.py124 self._lat_ = lat_
131 return self._LatLon((self._random() - 0.5) * self._lat_,
/dports/www/ot-recorder/recorder-0.8.4/
H A DAPI.md50 Query the geo cache for a particular _lat_ and _lon_.
/dports/www/ot-recorder/recorder-0.8.4/doc/
H A DHOOKS.md99 The function is invoked with _topic_, _user_, _device_, _lat_, and _lon_, and it should return a ta…