| ManeuverModeActionArgsManeuverModeEnum Enumeration |
Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements. [This is preliminary documentation and is subject to change.]
Defines the available maneuver modes to be used by this action model.
Namespace:
BSI.MACE.Scripting
Assembly:
BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax public enum ManeuverModeEnum
Public Enumeration ManeuverModeEnum
Members
| Member name | Value | Description |
---|
| Intent | 0 | |
| MoveToTarget | 1 | |
| RandomWalk | 2 | |
| Delta | 3 | |
Remarks See Also