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

◆ SendSimLevel()

virtual void drama::git::Path::SendSimLevel ( thread::TMessHandler action,
const std::string &  simLevel,
float  timeBase,
const std::string &  simArg 
)
protectedvirtual

Send the SIMULATE_LEVEL action to the task.

Parameters
actionA pointer to the threaded action which is executing this operation.
simLevelThe simulation level to set in the task.
timeBaseThe simulation timebase.
simArgAny argument to simulation. Not used in the standard implementation.