Click or drag to resize

Command Properties

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

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

The Command type exposes the following members.

Properties
  NameDescription
Public propertyCategory
An optionally assigned category string that can be used primarily by the MACE UI to sort and order the list of available commands
Public propertyCommandingEntity
The platform that issued the command.
Public propertyCommandSpace
Gets the managing object for an area, volume, time or platforms of interest bounding a command.
Public propertyDescription
The text-based description for the command
Public propertyDoctrine
Gets or sets operation guidelines for command execution.
Public propertyID
Gets the ID of this command instance.
Public propertyName
The text-based name of the command
Public propertyOwnship
The object responsible for executing the command.
Public propertyProperties
Gets the properties dialog for this command (if one is available).
Public propertyRefreshRate
Defines the desired execution rate for this command in seconds
Public propertyState
Provides the current state of the command
Public propertyStatusString
Returns a UI-friendly status string for the command
Public propertyType
Provides an indication that MACE can make this Command available for assignment directly from the MACE UI.
Top
See Also