Classes | Namespaces | Enumerations | Functions
x1900.h File Reference
#include "xlu.h"
#include "xmodel.h"
#include "xphysics.h"

Go to the source code of this file.

Classes

class  nmx::apps::x1900::X1900
 The X1900 class Massen befestigt an Seilen und Haftreibung (Modellklasse) More...
 
struct  nmx::apps::x1900::CModel1
 The CModel struct berechnet die Daten auf Basis hergeleiteter Formeln (Rechenmodell) More...
 
struct  nmx::apps::x1900::CModel2
 The CModel2 struct löst das Gleichungssystem direkt mittels LU-Zerlegung (Rechenmodell) More...
 

Namespaces

 nmx::apps::x1900
 

Enumerations

enum  nmx::apps::x1900::Idx {
  nmx::apps::x1900::T1, nmx::apps::x1900::T2, nmx::apps::x1900::T3, nmx::apps::x1900::N,
  nmx::apps::x1900::M1
}
 The Idx enum Aufzählung, Zugriff auf gespeicherte Variablen. More...
 

Functions

void nmx::apps::x1900::run ()
 run Massen befestigt an Seilen und statische Reibung (Berechnung von Beispieldaten) More...