Public Member Functions | Public Attributes | List of all members
nmx::apps::x1900::X1900 Class Reference

The X1900 class Massen befestigt an Seilen und Haftreibung (Modellklasse) More...

#include <x1900.h>

Inheritance diagram for nmx::apps::x1900::X1900:
nmx::XModel nmx::CResult< 5, Idx > nmx::apps::x1900::CModel1 nmx::apps::x1900::CModel2

Public Member Functions

 X1900 (double muin, double mass2in, double phiin)
 X1900 Konstruktor. More...
 
- Public Member Functions inherited from nmx::XModel
 XModel ()=delete
 XModelBase kein Standardkonstruktor. More...
 
 XModel (const char *name)
 XModelBase Konstruktor. More...
 
- Public Member Functions inherited from nmx::CResult< 5, Idx >
auto operator() (Idx idx) const
 operator () Zugriff auf Element More...
 
auto get (Idx idx) const
 get Zugriff auf Element More...
 
const auto & result () const
 result More...
 

Public Attributes

const double mu
 
const double mass2
 
const double phi
 

Additional Inherited Members

- Static Public Member Functions inherited from nmx::XModel
static std::ofstream get_output_stream (Format fmt)
 get_output_stream More...
 
template<class T >
static std::ofstream get_output_stream (Format fmt, const T &id)
 get_output_stream More...
 
template<class T >
static void save (const T &data, Format fmt)
 save Speicherung von Daten in eine Datei More...
 
template<class T , class ID >
static void save (const T &data, Format fmt, const ID &id)
 save Speicherung von Daten in eine Datei More...
 
static std::string class_name ()
 class_name More...
 
- Protected Member Functions inherited from nmx::CResult< 5, Idx >
void set_result (Idx idx, double val)
 operator () einem Element wird ein Wert zugewiesen More...
 
void set_result (const T &v)
 set_result allen Elementen werden Werte zugewiesen More...
 
void set_result (std::initializer_list< double > lst)
 set_result allen Elementen werden Werte zugewiesen More...
 
void set_result (std::unordered_map< Idx, double > args)
 set_result setze Werte über assoziativen Container More...
 

Detailed Description

The X1900 class Massen befestigt an Seilen und Haftreibung (Modellklasse)

Definition at line 20 of file x1900.h.

Constructor & Destructor Documentation

◆ X1900()

nmx::apps::x1900::X1900::X1900 ( double  muin,
double  mass2in,
double  phiin 
)
inline

X1900 Konstruktor.

Parameters
muinHaftreibungskoeffizient
mass2inMasse m2
phiinWinkel

Definition at line 35 of file x1900.h.

Member Data Documentation

◆ mass2

const double nmx::apps::x1900::X1900::mass2

Definition at line 25 of file x1900.h.

◆ mu

const double nmx::apps::x1900::X1900::mu

Definition at line 24 of file x1900.h.

◆ phi

const double nmx::apps::x1900::X1900::phi

Definition at line 26 of file x1900.h.


The documentation for this class was generated from the following file: