Classes | Namespaces | Enumerations | Functions
x1800.h File Reference
#include "xlu.h"
#include "xmodel.h"
#include "xphysics.h"
#include <initializer_list>
#include <vector>

Go to the source code of this file.

Classes

class  nmx::apps::x1800::X1800
 The X1800 class Masse im Gleichgewicht befestigt an einem System mit drei Seilen. More...
 
struct  nmx::apps::x1800::CModel1
 The CModel1 struct Berechnung der Seilspannungen durch direkte Lösung des Gleichungssystems. More...
 
struct  nmx::apps::x1800::CModel2
 The CModel2 struct Berechnung der Seilspannungen über die theoretisch hergeleitete Formeln. More...
 

Namespaces

 nmx::apps::x1800
 

Enumerations

enum  nmx::apps::x1800::Idx { nmx::apps::x1800::Idx::T1, nmx::apps::x1800::Idx::T2, nmx::apps::x1800::Idx::T3 }
 The Idx enum Zugriff auf die Seilspannungen. More...
 

Functions

void nmx::apps::x1800::run ()
 run Berechnung von Beispieldaten mit zwei Rechenmodellen More...