# mscsim **Repository Path**: wildblow/mscsim ## Basic Information - **Project Name**: mscsim - **Description**: MScSim 是一个使用 C++ 开发的实时飞行动力学模拟软件 - **Primary Language**: C++ - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/mscsim - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2021-01-23 - **Last Updated**: 2021-01-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mscsim Flight simulation software. ## Main features: High fidelity flight dynamics model based on available wind tunnel data and/or [CFD](https://en.wikipedia.org/wiki/Computational_fluid_dynamics) simulations including following aircraft types: * [AW101](https://en.wikipedia.org/wiki/AgustaWestland_AW101) - medium helicopter * [C-130](https://en.wikipedia.org/wiki/Lockheed_C-130_Hercules) - turboprop transport aircraft * [Cessna 172](https://en.wikipedia.org/wiki/Cessna_172) - general aviation aircraft * [F-16](https://en.wikipedia.org/wiki/General_Dynamics_F-16_Fighting_Falcon) - 4th generation jet fighter * [F-35A](https://en.wikipedia.org/wiki/Lockheed_Martin_F-35_Lightning_II) - 5th generation jet fighter * [Mustang Mk III](https://en.wikipedia.org/wiki/North_American_P-51_Mustang) - World War II era fighter * [PW-5](https://en.wikipedia.org/wiki/PW-5) - World Class glider * [R44](https://en.wikipedia.org/wiki/Robinson_R44) - light helicopter * [UH-60](https://en.wikipedia.org/wiki/Sikorsky_UH-60_Black_Hawk) - medium helicopter ![AW101](screenshot_cfd.jpg) ![AW101](screenshot_aw101.jpg) Electronic Flight Instrument System and Head-up Display common for all aircraft types. Built-in map with navigational radio aids, airports, etc.. ![MScSim - GUI](screenshot_gui.jpg) High resolution photorealistic scenery based on aerial imagery of Oahu island, low resolution scenery based on satellite imagery of the whole World. ![Scenery - Oahu](screenshot_oahu.jpg) ![Scenery - PHNL](screenshot_phnl.jpg) Accurate celestial bodies position with almost 1000 visible stars. ![Stars](screenshot_stars.jpg) Weather phenomena, such as clouds and fog. ![Clouds](screenshot_clouds.jpg) ![Fog](screenshot_fog.jpg) ## See also: * [mscsim-cfd](https://github.com/marek-cel/mscsim-cfd) * [mscsim-data](https://github.com/marek-cel/mscsim-data) * [mscsim-docs](https://github.com/marek-cel/mscsim-docs) * [mscsim-tools](https://github.com/marek-cel/mscsim-tools) Visit [http://marekcel.pl/mscsim](http://marekcel.pl/mscsim) for more information.