Channel Module
Channel Module
File
~/dev/python/HDDS2/Project v1/src/radar_sim/channel.py
Responsibility
This module builds the surveillance channel from the reference pulse matrix.
What It Simulates
- direct-path leakage,
- target echoes,
- delay,
- Doppler,
- clutter,
- complex noise.
Important Role
This is where the project decides what kind of world the radar is observing.
If the channel model is weak, every later plot can look good while still being physically misleading.