Helpers

This module contains helper functions for the orbital radar simulator.

orbital_radar.helpers.db2li(x)[source]

Conversion from dB to linear.

Parameters:
xfloat

Any value or array to be converted from dB to linear unit

orbital_radar.helpers.li2db(x)[source]

Conversion from linear to dB.

Parameters:
xfloat

Any value or array to be converted from linear to dB unit