Namespaces | Typedefs | Functions
x000.h File Reference
#include <algorithm>
#include <cmath>
#include <iomanip>
#include <iostream>
#include <numeric>

Go to the source code of this file.

Namespaces

 nmx::apps::x000
 

Typedefs

using nmx::apps::x000::ValuePair = std::pair< std::string, double >
 

Functions

void nmx::apps::x000::ex1 ()
 
void nmx::apps::x000::ex2 ()
 ex2 ex3 Geradlinige Bewegung mit konstanter Beschleunigung, Version 1.0 More...
 
double nmx::apps::x000::read (const char *label)
 
void nmx::apps::x000::write (std::initializer_list< ValuePair > lst)
 
void nmx::apps::x000::corefn ()
 
void nmx::apps::x000::calcui ()