Public Member Functions
openfluid::base::SimulationStatus Class Reference
Inheritance diagram for openfluid::base::SimulationStatus:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SimulationStatus (openfluid::core::DateTime StartTime, openfluid::core::DateTime EndTime, int TimeStep)
 ~SimulationStatus ()
bool switchToNextStep ()
unsigned int getCurrentStep () const
openfluid::core::DateTime getCurrentTime () const
unsigned int getSeconds () const
bool isFirstStep () const
bool isLastStep () const

Detailed Description

Class giving dynamic information on simulation


Constructor & Destructor Documentation

Constructor

Destructor


Member Function Documentation

unsigned int openfluid::base::SimulationStatus::getCurrentStep ( ) const [inline]

Returns the current time step of the simulation

Returns:
the current time step number

Returns the current time of the simulation

Returns:
the current time
unsigned int openfluid::base::SimulationStatus::getSeconds ( ) const [inline]

Returns the number of seconds since the simulation beginning

Returns:
the number of seconds

Returns true if the current step is the first step of the simulation

Returns true if the current step is the last step of the simulation


Generated using Doxygen 1.7.6.1
Creative Commons License Creative Commons By-NC-ND license