![]() |
VR-Forces 4.7 Class Documentation
|
A plan is a set of tasks, set data requests, and global commands that a simulation object carries out in order.
The plan for a simulation object is maintained by its DtVrfObjectPlanManager (vrfObjPlanMgr.h).
The DtVrfObjectManager for each back-end has a DtVrfObjectPlanAdministrator. This class reads and writes the plan (.pln) files when scenarios are loaded and saved. It also acts as a dispatcher, forwarding plan messages such as Abandon Plan to the DtVrfObjectPlanManager for the recipient of the message.
It is likely that you are reading this chapter for one of the following reasons:
[Home] [Top of Page] [The Plan Manager >>]