Commit a51b14f
committed
Refactor transmitter channel addition API
Updated the Transmitter's AddChannel method to accept detailed antenna and modulation parameters instead of a TxChannel object. Refactored Cython code to match the new API, improving flexibility and clarity in transmitter channel configuration.1 parent 57dcad8 commit a51b14f
File tree
3 files changed
+17
-9
lines changed- src
- radarsimpy
- includes
- lib
3 files changed
+17
-9
lines changedSubmodule radarsimcpp updated from 2bf3e0e to efdf303
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
217 | 228 | | |
218 | 229 | | |
219 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
353 | 353 | | |
354 | 354 | | |
355 | 355 | | |
356 | | - | |
357 | | - | |
| 356 | + | |
358 | 357 | | |
359 | | - | |
| 358 | + | |
360 | 359 | | |
361 | 360 | | |
362 | 361 | | |
| |||
439 | 438 | | |
440 | 439 | | |
441 | 440 | | |
442 | | - | |
| 441 | + | |
443 | 442 | | |
444 | 443 | | |
445 | 444 | | |
| |||
622 | 621 | | |
623 | 622 | | |
624 | 623 | | |
625 | | - | |
626 | | - | |
627 | | - | |
| 624 | + | |
628 | 625 | | |
629 | 626 | | |
630 | 627 | | |
| |||
0 commit comments