The simple model of the helicopter while landing with autorotation effect.
The helicopter MI-8 is used as a prototype, all parameters are taken from the technical description.
GCC for C++17;
CMake version not lower than 9.8;
matplotlib-cpp
You need the following to be installed globally:
- python2.7;
- python2.7-dev;
- python2.7-numpy;
- python-matplotlib;
For example: [sudo] apt-get install python2.7