get_geo_fact

empymod.utils.get_geo_fact(ab, srcazm, srcdip, recazm, recdip, msrc, mrec)[source]

Get required geometrical scaling factor for given angles.

This check-function is called from one of the modelling routines in empymod.model. Consult these modelling routines for a detailed description of the input parameters.

Parameters
abint

Source-receiver configuration.

srcazm, recazmfloat

Horizontal source/receiver angle.

srcdip, recdipfloat

Vertical source/receiver angle.

Returns
factfloat

Geometrical scaling factor.