37 inline X040(
double l,
double m,
double fc)
41 , friction_coefficient{ fc } {
49 using namespace gravitation;
50 const auto tanMaxTheta = 2 * (friction_coefficient);
56 set_result(
Idx::NB, 0.5 * (mass) *Earth::g * tanMaxTheta);
68 for (
double mu = 0.1; mu < 0.6; mu += 0.1) {
70 X040 xobj{ 2.0, 10.0, mu };
72 data += { xobj.friction_coefficient,
The X5000 class Stab lehnt gegen eine senkrechte Wand.
void run()
run Berechnung von Beispieldaten Stab lehnt gegen eine senkrechte Wand
void exec()
exec interne Parameter werden berechnet
The XModel class Basisklasse speichert eine ID in Form einer Zeichenkette enthält Hilfsfunktionen zur...
Idx
The Idx enum Zugriff auf berechnete Daten.
X040(double l, double m, double fc)
XModel Konstruktor.
const double friction_coefficient
static void save(const T &data, Format fmt)
save Speicherung von Daten in eine Datei
The CResult class Speicherung von Rechenergebnissen.
static const Format latex
static void all(const std::string &s, std::initializer_list< bool > lst)
input teste mehrere Bedingungen auf einmal