set_monostatic

RT1.set_monostatic(p_0=None)

Set monostatic evaluation geometry.

Monostatic geometry means:

theta_ex = theta_0 phi_ex = phi_0 + pi

Parameters:

p_0 (int, float, optional) – A fixed value to use for phi_0 to speed up symbolic calculations. If None, phi_0 is evaluated as a dynamic variable that can be set via set_geometry(). The default is None.