differt2d.defaults module¶
Default values.
- DEFAULT_ALPHA: float = 100.0¶
Default value for
alphaparameter inactivation.
- DEFAULT_HEIGHT: float = 0.1¶
Default TX antenna height, used to avoid division by zero when computing
received_power.Warning
This parameter is only used as a numerical artifact to avoid division by zero, and should be set to a small value in practice.