WSF_UNCLASS_ASSET_MANAGER¶
- processor WSF_UNCLASS_ASSET_MANAGER¶
Derives From: WSF_ASSET_MANAGER
Script Classes: WsfUnclassifiedAssetManager
processor <name> WSF_UNCLASS_ASSET_MANAGER WSF_ASSET_MANAGER Commands ... WSF_SCRIPT_PROCESSOR Commands ... end_processor
Overview¶
WSF_UNCLASS_ASSET_MANAGER is the script class for the HELIOS-based IADS C^2 asset manager model port. It is meant to be used in concert with the battle managers for providing common IADS status, track, and assignment interfaces. An asset manager is responsible for reporting its own status, receiving the status of its subordinate units, and reporting an aggregate status. In addition, the asset manager (and its subsystems) performs weapon-to-target assignment for tracks stored by the unit, and will also monitor and assess existing assignments.
Script Interface¶
WSF_UNCLASS_ASSET_MANAGER utilizes capabilities of the Common Script Interface, WSF_SCRIPT_PROCESSOR, and WSF_ASSET_MANAGER.
Unclassified Asset Manager Commands¶
The Unclassified asset manager model doesn’t add any functionality above what is provided by the WSF_ASSET_MANAGER base class.