![]() |
Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
|
Definition of actions used in Aircraft loading and unloading. More...
#include "AircraftConfig.h"#include "Actions/Action.h"#include "Actions/ActionFactory.h"#include "SimpleLock.h"#include "FSMEnumeration.h"#include <map>Go to the source code of this file.
Classes | |
| class | Aircraft::PropertyXAction |
| An action that sets agent properties based on the agent's position along the x-axis. More... | |
| class | Aircraft::PropertyXActFactory |
| Factory for instantiating PropertyXAction instances. More... | |
Namespaces | |
| Aircraft | |
| The namespace containing Menge elements required for simulating aircraft loading and unloading. | |
Definition of actions used in Aircraft loading and unloading.
1.8.8