ThreatSourceLibaray/ThreatSource/src/Simulation
Tian jianyong 7c2e56b7e4 优化红外制导导弹性能,第一轮,修改分辨率,从 640x480 调整为 256x256;
将 InfraredImageGenerator 的 thermalPattern 数组从 double 改为 float;
2025-06-05 10:41:28 +08:00
..
ElementStatusInfo.cs 进行了部分性能优化,并记录了性能优化分析报告 2025-06-04 19:52:09 +08:00
ISimulationElement.cs 完善 RCS 的处理逻辑,增加测试 2025-05-18 00:44:09 +08:00
ISimulationManager.cs 修复了集成测试的菜单逻辑,可以反复运行了。 2025-05-25 17:12:08 +08:00
KinematicState.cs 增加RCS模型和测试用例,修改 Vector3D为 Struct 2025-05-16 18:45:31 +08:00
SimulationConfig.cs 优化红外制导导弹性能,第一轮,修改分辨率,从 640x480 调整为 256x256; 2025-06-05 10:41:28 +08:00
SimulationElement.cs 完善 RCS 的处理逻辑,增加测试 2025-05-18 00:44:09 +08:00
SimulationEvents.cs 增加仿真时间同步接口 2025-05-30 09:09:31 +08:00
SimulationManager.cs 进行了部分性能优化,并记录了性能优化分析报告 2025-06-04 19:52:09 +08:00