|
|
||||||
|
sp_dplpexecutor.h
Go to the documentation of this file.
54 * - if a input event has been reported that can be executed at generators current time, execute it
56 * - if a input event has been reported, execute it now; if this event is not accepted by the generator, report an error
178 SyncStrictTime =0x01,
180 } SyncMode;
#define FAUDES_TYPE_DECLARATION(ftype, ctype, cbase) faudes type declaration macro Definition: cfl_types.h:867 Executer with IO device to handle external/physical events. Definition: sp_dplpexecutor.h:75 Time::Type mMaxSyncGap Max gap between physical and generator clock time Definition: sp_dplpexecutor.h:347 void ToleranceTime(Time::Type maxgap) Set tolerance for time synchonisation. Definition: sp_dplpexecutor.h:172 Executer that proposes which transition to execute. Definition: sp_plpexecutor.h:165 Virtual base class to define the interface for event io. Definition: iop_vdevice.h:261 Includes all libFAUDES headers, no plugins. Includes all io device headers. Executor that proposes transitions to execute. Eventsets with execution data for simulation. Include timed plugin headers. libFAUDES 2.32b --- 2024.03.01 --- c++ api documentaion by doxygen |