Constants
Physical and system constants used throughout rad-lab.
Defines the speed of light, Boltzmann's constant, a standard radar load impedance, and other fixed values referenced by the range equation, noise, and waveform modules.
Physical and system constants used throughout rad-lab.
Defines the speed of light, Boltzmann's constant, a standard radar load impedance, and other fixed values referenced by the range equation, noise, and waveform modules.
C = 300000000.0
module-attribute
K_BOLTZ = 1.38064852e-23
module-attribute
PI = math.pi
module-attribute
RADAR_LOAD = 500
module-attribute