![]() |
VR-Forces 4.3 Class Documentation
|

Public Member Functions | |
| virtual | ~DtPeriodicCheckpointWidgetInterface () |
| virtual bool | checkpointingEnabled () const =0 |
| Returns true if checkpointing is enabled. | |
| virtual bool | useSimulationTime () const =0 |
| Returns whether or not to use simulation time. | |
| virtual int | checkpointTimeInterval () const =0 |
| Returns time (in milliseconds) of the checkpoint interval. | |
|
virtual |
|
pure virtual |
Returns whether or not to use simulation time.
Implemented in makVrf::DtPeriodicCheckpointWidget.
|
pure virtual |
Returns time (in milliseconds) of the checkpoint interval.
Implemented in makVrf::DtPeriodicCheckpointWidget.