Configuration¶
-
class
Configuration
(name='', data=None, location=None, names='%s', xyz=None, mount='alt-az', frame='', receptor_frame=<data_models.polarisation.ReceptorFrame object>, diameter=None)[source]¶ Bases:
object
Describe a Configuration as locations in x,y,z, mount type, diameter, names, and overall location
Attributes Summary
diameter of antennas/stations
Mount type
Names of the antennas/stations
XYZ locations of antennas/stations
Methods Summary
size
()Return size in GB
Attributes Documentation
-
diameter
¶ diameter of antennas/stations
-
mount
¶ Mount type
-
names
¶ Names of the antennas/stations
-
xyz
¶ XYZ locations of antennas/stations
Methods Documentation
-