Why are there both "Rectangular" and "Spherical" Frames in the "MeasurementParameters" of detections from the Radar Toolbox (MATLAB R2022b)?
Mostra commenti meno recenti
I was following the Radar Toolbox example in your documentation, and I changed the "DetectionCoordinates" from 'Scenario' to 'Sensor spherical'. This is the link to the documentation:
https://www.mathworks.com/help/releases/R2022b/radar/ug/simulating-a-passive-radar-sensors-and-radar-interferences.html
After running the code, I noticed that the "MeasurementParameters" of the detection object "dets" is a 2x1 struct, containing both "Spherical" and "Rectangular" Frame. I am confused because I expect this field should only contain "Spherical" based on my setting.
Could you explain why there is more than one frame used in this case?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Measurement-Level Simulations in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!