The UserInput class (Benutzerschnittstelle) Geradlinige Bewegung mit konstanter Beschleunigung.
More...
#include <x023.h>
The UserInput class (Benutzerschnittstelle) Geradlinige Bewegung mit konstanter Beschleunigung.
Definition at line 14 of file x023.h.
◆ UserInput()
| nmx::apps::x023::UserInput::UserInput |
( |
| ) |
|
|
inline |
◆ calculate()
| void nmx::apps::x023::UserInput::calculate |
( |
| ) |
|
|
inline |
calculate Ergebnisse werden berechnet
Definition at line 62 of file x023.h.
◆ input()
| void nmx::apps::x023::UserInput::input |
( |
| ) |
|
|
inline |
UserInput::user_input Eingabeaufforderung.
Definition at line 76 of file x023.h.
◆ output()
| void nmx::apps::x023::UserInput::output |
( |
| ) |
|
|
inline |
output Ausgabe der Ergebnisse
Definition at line 89 of file x023.h.
◆ read()
| double nmx::apps::x023::UserInput::read |
( |
std::string & |
label | ) |
|
|
inlineprotected |
◆ run()
| void nmx::apps::x023::UserInput::run |
( |
| ) |
|
|
inline |
run Eingabe,Berechnung,Ausgabe
Definition at line 129 of file x023.h.
◆ ui()
| void nmx::apps::x023::UserInput::ui |
( |
| ) |
|
|
inline |
ui Benutzerschnittstelle (ein Rechengang)
Definition at line 103 of file x023.h.
The documentation for this class was generated from the following file: