DamBreak++ Wave Simulator 0.3
DamBreak++ Simulation Framework
Loading...
Searching...
No Matches
Testvs19::DamBreakSysConfigure Class Referencefinal

Class that profide a method to configure physical system. The configuration of a physical system is done before any operations or measurements are performed on the physical system. The class that will be used by the simulation should be defined in the Simulation.properties file in the following manner: PhysicalConfigurationClass=InitialSetup. More...

#include <Testvs19_DamBreakSysConfigure.h>

Inheritance diagram for Testvs19::DamBreakSysConfigure:
Sfx::PhysicalConfigure

Public Member Functions

void configure (dbpp::PhysicalSystem *aPhySys, Sfx::Simulation *aSimulationBean) override final
 Implement this method to define how to configure the system.

Detailed Description

Class that profide a method to configure physical system. The configuration of a physical system is done before any operations or measurements are performed on the physical system. The class that will be used by the simulation should be defined in the Simulation.properties file in the following manner: PhysicalConfigurationClass=InitialSetup.

Member Function Documentation

◆ configure()

void Testvs19::DamBreakSysConfigure::configure ( dbpp::PhysicalSystem * aPhySys,
Sfx::Simulation * aSimulationBean )
finaloverridevirtual

Implement this method to define how to configure the system.

Parameters
aPhySysphysical system
aSimulationBeansimulation bean

Implements Sfx::PhysicalConfigure.


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