Observatory

class MonitorControl.Observatory(name, LO=None)

Bases: object

Defines the Observatory class.

This super-class contains the elements of an observatory, which is an entity with one or more antennas, signal processing equipment, etc.

- LO - optional central frequency reference
- name - a string (e.g. "Goldstone")
- switches - A list of switches at the observatory
- telescopes - a list of Telescope objects

Methods Summary

base()

String representing the class instance type

Methods Documentation

base()

String representing the class instance type