![]() |
DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
|
#include "../../SfxBase/Sfx_PhysicalMeasurement.h"
Go to the source code of this file.
Classes | |
class | Testvs19::DamBreakSysMeasurement |
This interface defines the required method for the Measurement bean. The user will define the necessary get and set methods for the bean on the quantities that are being measured as in the following example: ... public void setTotalEnergy(double E) { this.E = E; }. More... |
Namespaces | |
namespace | Testvs19 |