sw_probe_scenario
Preview a wireless scenario's interference, link budget, and geometry in ~1/8 the time of a full simulation to decide whether to run the full setup.
Instructions
花几十秒看清一个场景长什么样,再决定要不要花几十分钟正式跑。
下单之前先看货。 把 num_rb 压到 24、关掉 SSB 测量,几何量与全带宽
逐位相同(实测 273 / 24 / 12 三档,sinr / sir / 路损 / 距离 / 视距 /
多普勒 / UE 位置全部零差异),唯一变的 snr_dB 有解析修正且已修正。
耗时降到约 1/8。
回的是:干扰画像(IoT,多小区才有)、链路预算(SNR/SINR/SIR 分布)、 几何量(路损、距离、视距比例、多普勒)、测量域导频 SIR(link=BOTH 才有)。
not_available 里明确列出探测模式给不了的量——谱效、吞吐、时延扩展
估计、宽带预编码。这些必须跑正式生成,别拿探测结果替代。
参数
preset : 预设名(sw_list_presets 查)。与 config 二选一。 config : 直接给配置。给了 preset 时作为覆盖项。 num_samples : 探测样本数。30 看中位数够用,看 5% 分位建议 100 以上。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | ||
| preset | No | ||
| num_samples | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||