RingPanel
Bases: astrohack.antenna.base_panel.BasePanel
astrohack.antenna.base_panel.BasePanel
Check if a point is inside a panel using polar coordinates :param rad: radius of the point :param phi: angle of the point in polar coordinates
True if point is inside the fitting part of the panel inpanel: True if point is inside the panel
issample
Print miscelaneous information about the panel to the terminal
Plot panel outline to ax :param ax: matplotlib axes instance :param screws: Display screws in plot :param label: Add panel labels to plot :param _: does nothing (interface compatibility) :param samples: plot samples and margins