程式碼抬頭

narjaja發表於2024-04-02
// C++
/**
******************************************************************************
*
* @file       smp_ctl_fly.cpp
* @author     Wei Wang -> shaxikai@outlook.com
* @data       2024.3.27
* @version    V1.0.0"
* @brief      Simple Control for Aircraft
*
*****************************************************************************/

/*
* This program should be running in linux systems.
*
* This is code related to simple aircraft control developed based on JSBSim.
* 
* Prepared data:
* 
*/

//python
'''
**************************************************************************

* @file         show_info.py
* @author       Wei Wang -> shaxikai@outlook.com
* @date         2024.3.27
* @version      V1.0.0"
* @brief        show aircraft info 

"*************************************************************************
'''


相關文章