File state.cpp
Go to the source code of this file
#include "state.h"#include "tests/mocks.h"#include <algorithm>#include <chrono>#include <functional>#include <queue>#include <ratio>#include "aproximate_math.hpp"#include "firecontrol.h"#include "fpm_adapter.hpp"#include "logger.h"#include "serializer.hpp"#include "target.h"#include "target_selection.h"#include "utilities.h"
Public Attributes
| Type | Name |
|---|---|
| constexpr fixed | gravity = 9.814 |
Public Attributes Documentation
variable gravity
constexpr fixed gravity;
The documentation for this class was generated from the following file state.cpp