Array#
- class pyvisgen.simulation.array.Array(array_layout)[source]#
Bases:
objectClass that handles antenna array operations such as calculating antenna pairs for baselines.
Attributes Summary
Calculates station number, low elevation, and high elevation pairs.
Calculates the relative positions of the antennas from geocentric coordinates.
Computes antenna pair combinations and calculates the relative positions of the antennas.
Attributes Documentation
- calc_ant_pair_vals#
Calculates station number, low elevation, and high elevation pairs.
- calc_relative_pos#
Calculates the relative positions of the antennas from geocentric coordinates.