Classes | Enumerations | Functions
nmx::apps::x040 Namespace Reference

Classes

class  X040
 The X5000 class Stab lehnt gegen eine senkrechte Wand. More...
 

Enumerations

enum  Idx {
  Idx::MAXTHETA = 0, Idx::NA = 1, Idx::NB = 2, Idx::STATIC_FRICTION = 3,
  Idx::WEIGHT = 4
}
 The Idx enum Zugriff auf berechnete Daten. More...
 

Functions

void run ()
 run Berechnung von Beispieldaten Stab lehnt gegen eine senkrechte Wand More...
 

Enumeration Type Documentation

◆ Idx

enum nmx::apps::x040::Idx
strong

The Idx enum Zugriff auf berechnete Daten.

Enumerator
MAXTHETA 
NA 
NB 
STATIC_FRICTION 
WEIGHT 

Definition at line 11 of file x040.h.

Function Documentation

◆ run()

void nmx::apps::x040::run ( )
inline

run Berechnung von Beispieldaten Stab lehnt gegen eine senkrechte Wand

Definition at line 65 of file x040.h.