cst

│   ├── cst/
│   │   ├── model1.cst # CST 项目文件
│   │   ├── results/ # CST 仿真结果
│   │   │   ├── s11.csv # S参数数据
│   │   │   ├── radiation_pattern.png # 辐射方向图
│   │   │   └── ...