libgs.hardware.Rotator.set_azel

Rotator.set_azel(az, el, *args, **kwargs)

Set the AZ, EL

Parameters:
  • az (float) – Azimuth in degrees
  • el (float) – Elevation in degrees
  • block (bool, optional) – True will halt execution until pointing has been achieved