print
displays information
according to the following option.
q
prints the total state of the
model.
cpl
prints the couplings information if the
model is a coupled DEVS.
s
prints all settings. The
following screen shot is made by print s
.
scale factor: 1 run-through mode current time: 0 simulation ending time: 1.79769e+308 current dt_mode: te [(state, t_s, t_e), active only: off] current animation mode: on and interval= 0.25 current log setting: on, p00
p
prints the performance indices at the current time.
void SRTEngine::PrintTotalState() const, void SRTEngine::PrintCouplings() const, void SRTEngine::PrintSettings() const, void SRTEngine::PrintPerformanceOfaRun() const.