|
| 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...
|
| |
| 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...
|
| |
The X5000 class Stab lehnt gegen eine senkrechte Wand.
Definition at line 22 of file x040.h.