pyufunc.wgs84_to_osgb36#

pyufunc.wgs84_to_osgb36(*args, **kwargs)#

Forward to pyhelpers.geom.wgs84_to_osgb36.

Parameters:
  • *args – Positional arguments passed to pyhelpers.geom.wgs84_to_osgb36.

  • **kwargs – Keyword arguments passed to pyhelpers.geom.wgs84_to_osgb36.

Note

Example

>>> wgs84_to_osgb36(51.5, -0.1)
Returns:

Return value from pyhelpers.geom.wgs84_to_osgb36.

Return type:

Any