用于监控无人机测试过程中的线程和进程的类。
更多...
用于监控无人机测试过程中的线程和进程的类。
- 注解
- 此类负责监控无人机测试过程中的多个线程和进程,确保测试环境的稳定性和数据的准确性。它提供了启动和结束监控的方法,以及对数据记录线程的监控。
◆ __init__()
◆ AutoMavThreadMonitor()
AutoMavThreadMonitor |
( |
| self | ) |
|
◆ DataRecordThreadMonitor()
DataRecordThreadMonitor |
( |
| self | ) |
|
◆ SimProcessEndThreadMonitor()
SimProcessEndThreadMonitor |
( |
| self | ) |
|
监控仿真进程结束线程的方法。
Set the Frame type with the smallest serial number as the main Bat, which means opening all simulation software for this Bat.
So, need to open the smallest serial number’ bat ---> Quadcopter (AutoREG.MAV_FRAME [1,2,3])
◆ SimProcessStartThreadMonitor()
SimProcessStartThreadMonitor |
( |
| self | ) |
|
监控仿真进程启动线程的方法。
Set the Frame type with the smallest serial number as the main Bat, which means opening all simulation software for this Bat.
So, need to open the smallest serial number’ bat ---> Quadcopter (AutoREG.MAV_FRAME [1,2,3])
该类的文档由以下文件生成: