35#ifndef SimulationObserver_H
36#define SimulationObserver_H
A class implements block grid.
An abstract class implements observer design pettern.
SPtr< UbScheduler > scheduler
virtual void update(real step)=0
Updates observer.
A class implements scheduling.
std::shared_ptr< T > SPtr
SimulationObserver()
Class default constructor.
virtual ~SimulationObserver()
Class destructor.