Click or drag to resize

ICommandOwnship Property

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

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

The object that is responsible for executing this command

Namespace:  BSI.MACE.AI.Commands
Assembly:  BSILib (in BSILib.dll) Version: 1.2.1.22047 (1.0.0.0)
Syntax
IPhysicalEntity Ownship { get; set; }

Property Value

Type: IPhysicalEntity
Typically this object will be an IPlatform or IEquipment instance.
See Also