#include <qrh_Bodenkoerper.hpp>
Abgeleitet von Knoten.
Klassendiagramm für Bodenkoerper:
Öffentliche Methoden | |
string | getFormel (void) |
double | getDichte (void) |
void | setFormel (string Formelstring) |
void | setDichte (double Dichtewert) |
Bodenkoerper (string BodenkoerperData) | |
Bodenkoerper (string name, double zwei_NaCl, double zwei_KCl, double MgCl2, double MgSO4, double Na2SO4) | |
virtual | ~Bodenkoerper () |
Private Attribute | |
string | Formel |
double | Dichte |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|