![]() | Command Properties |
[This is preliminary documentation and is subject to change.]
The Command type exposes the following members.
Name | Description | |
---|---|---|
![]() | Category |
An optionally assigned category string that can be used primarily by the MACE UI to sort and order the list
of available commands
|
![]() | CommandingEntity |
The platform that issued the command.
|
![]() | CommandSpace |
Gets the managing object for an area, volume, time or platforms of interest bounding a command.
|
![]() | Description |
The text-based description for the command
|
![]() | Doctrine |
Gets or sets operation guidelines for command execution.
|
![]() | ID |
Gets the ID of this command instance.
|
![]() | Name |
The text-based name of the command
|
![]() | Ownship |
The object responsible for executing the command.
|
![]() | Properties |
Gets the properties dialog for this command (if one is available).
|
![]() | RefreshRate |
Defines the desired execution rate for this command in seconds
|
![]() | State |
Provides the current state of the command
|
![]() | StatusString |
Returns a UI-friendly status string for the command
|
![]() | Type |
Provides an indication that MACE can make this Command available for assignment directly from the MACE UI.
|