![]() |
0.3.0
|
System Model. More...
Go to the source code of this file.
Enumerations | |
enum class | NAV::SystemModelCalcAlgorithm : uint8_t { VanLoan , Taylor1 } |
Algorithms to calculate the system model with. More... | |
Functions | |
bool | NAV::SystemModelGui (SystemModelCalcAlgorithm &algorithm, float itemWidth, const char *id) |
Shows a GUI. | |
System Model.
|
strong |
bool NAV::SystemModelGui | ( | SystemModelCalcAlgorithm & | algorithm, |
float | itemWidth, | ||
const char * | id ) |
Shows a GUI.
[in] | algorithm | Algorithm to calculate the system model with |
[in] | itemWidth | Width of the displayed items |
[in] | id | Unique id for ImGui |