Click or drag to resize

CommandSpace Properties

Customize MACE to meet your Live-Virtual-Constructive Simulation and Training Requirements.

[This is preliminary documentation and is subject to change.]

The CommandSpace type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Indicates if the Command Space has been enabled or disabled
Public propertyEndTime
Gets or sets the latest time the command is valid for in seconds of mission time.
Public propertyMaximumHeight
Gets or sets the upper bounding level of the command's area of interest in meters AGL.
Public propertyMinimumHeight
Gets or sets the lower bounding level of the command's area of interest in meters AGL.
Public propertyPOI
Gets the list of Platforms Of Interest to this command. e.g. If an attack order, this list would contain targets.
Public propertyRegion
Returns a thread safe list of geographic points that defines an polygonal area. Note that the order of the points determines the polygon region. Must have 3 or more point to be valid.
Public propertyStartTime
Gets or sets the earliest time the command is valid for in seconds of mission time.
Top
See Also