aspsim.diagnostics.soundfieldplot.size_of_2d_plot

aspsim.diagnostics.soundfieldplot.size_of_2d_plot(array_pos)

array_pos is a list/tuple of ndarrays of shape(any, spatialDim) describing the positions of all objects to be plotted. First axis can be any value for the arrays, second axis must be 2 or more. Only the first two are considered.

returns np.array([x_size, y_size])