Locus No Pilotus
Project of four first grade MIPT DAFE/RSE students (for engineering practical work in the second semester) in Qt C++
Loading...
Searching...
No Matches
flying_robot.h File Reference
#include "trajectory.h"
Include dependency graph for flying_robot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gui::FlyingRobot
 Класс, который позволяет анимировать движение робота More...
 

Namespaces

namespace  gui
 

Enumerations

enum class  SpeedOfRobot { Low , Medium , High }
 

Enumeration Type Documentation

◆ SpeedOfRobot

enum class SpeedOfRobot
strong
Enumerator
Low 
Medium 
High