![]() |
Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
|
Definition of transition condition used in aircraft loading and unloading. More...
#include "AircraftConfig.h"#include "Transitions/Condition.h"#include "Transitions/ConditionFactory.h"#include "FSMEnumeration.h"#include "Math/Geometry2D.h"#include <map>Go to the source code of this file.
Classes | |
| class | Aircraft::ClearAABBCondition |
| An action that sets agent properties based on the agent's position along the x-axis. More... | |
| class | Aircraft::ClearAABBCondFactory |
| The factory for creating the ClearAABBCondition. More... | |
Namespaces | |
| Aircraft | |
| The namespace containing Menge elements required for simulating aircraft loading and unloading. | |
Definition of transition condition used in aircraft loading and unloading.
Definition of actions used in aircraft loading and unloading.
1.8.8