MATLAB interface for radar simulation
| Name | Default |
|---|---|
version_ |
’’ |
tx_ |
|
rx_ |
|
num_tx_ |
|
num_rx_ |
|
num_frame_ |
|
frame_start_time_ |
|
samples_per_pulse_ |
|
timestamp_ |
|
radar_ptr |
0 |
obj = Radar(tx, rx, kwargs)Constructor for the Radar class. Initializes the radar system with the given transmitter and receiver.
Parameters:
reset(obj)Reset radar Resets the radar system by freeing the radar pointer.
delete(obj)Delete radar Destructor for the Radar class. Frees the radar pointer and unloads the radar library if loaded.
Copyright (C) 2023 - 2026 RadarSimX LLC