Classes | Namespaces | Enumerations | Functions
x1500.h File Reference
#include "xode.h"
#include "xmath.h"
#include "xmodel.h"
#include "xphysics.h"
#include <array>

Go to the source code of this file.

Classes

class  nmx::apps::x1500::X1500
 The X1500 class Harmonische Schwingungen mit Dämpfung (Modellklasse) More...
 
class  nmx::apps::x1500::Overdamped
 The Overdamped class starke Dämpfung (Rechenmodell) More...
 
class  nmx::apps::x1500::Critical
 The Critical class Aperiodischer Grenzfall (Rechenmodell) More...
 
class  nmx::apps::x1500::Underdamped
 The Underdamped class Schwache Dämpfung (Rechenmodell) More...
 
class  nmx::apps::x1500::C1500
 The X1500 class Harmonische Schwingungen mit Dämpfung. More...
 

Namespaces

 nmx::apps::x1500
 

Enumerations

enum  nmx::apps::x1500::Damping { nmx::apps::x1500::Damping::over = 0, nmx::apps::x1500::Damping::critical = 1, nmx::apps::x1500::Damping::under = 2 }
 The Damping enum Mögliche Schwingungstypen. More...
 

Functions

void nmx::apps::x1500::run ()
 run Berechnung von Beispieldaten More...