AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ GetSimulation()

virtual void drama::git::Path::GetSimulation ( bool beenSet,
std::string *  value,
float timeBase = nullptr,
std::string *  simArg = nullptr 
) const
virtual

Get simulation details.

Return details about simulation.

Parameters
beenSetIf set true, then simulation value has been sent to the sub-task (since SetSimulation() invoked or since constructor invoked)
valueThe current simulation level is written here.
timeBaseIf not null, then the current timebase value here.
simArgIf not null, then the current simulation extra argument string is written here.