libgs.hardware.Rotator¶
-
class
libgs.hardware.Rotator(addr, port, name=None, persist=True, **kwargs)[source]¶ Warning
DEPRECATED. Available for backwards compatability only.
Methods
Attributes
Inherited from base class
azel_err(az, el)Returns the error in degrees between the current pointing and a specified az/el azel_to_antenna_angles(pdat[, cont_track_method])From a table of az/el pointings, compute a new table that minimises the amount of movements while keeping the off-pointing within the antenna beamwidth get_azel()Return the most current AZ,EL. in_pos([az, el])Check if antenna is in position. set_azel(az, el, *args, **kwargs)Set the AZ, EL stow([block])Stow antenna BEAMWIDTHMAX_AZMAX_ELMIN_AZMIN_ELSLEW_TIMEOUTSTOWED_AZSTOWED_ELazReturn / Set current azimuth azelReturn / Set current (azimuth, elevation). cmd_azReturn / Set commanded azimuth cmd_elReturn / Set commanded elevation elReturn / Set current elevation nameProperty for getting/setting the radio name.