pyudv.geometry.Probe.plot_probe#

Probe.plot_probe(ax, color=None, plot_transducer=True)[source]#

Sketch the probe and its beam on a given matplotlib axe.

Parameters:
  • ax (mplaxes.Axes) – matplotlib axe on which the probe is sketched.

  • color (str, optional) – probe color, by default None

  • plot_transducer (bool, optional) – whether or not to plot the transducer physical properties, by default True. Only works if a Transducer object has been passed to the Probe object during its creation.

Examples using pyudv.geometry.Probe.plot_probe#

Sketch multiple probes

Sketch multiple probes