WSF
WsfWeapon::ActiveWeapon Struct Reference

#include <WsfWeapon.hpp>

Public Member Functions

 ActiveWeapon (size_t weaponPlatIndex, unsigned int serialNum)

Public Attributes

size_t mPlatformIndex
 Platform index of the launched weapon platform.
unsigned int mSerialNumber
 The serial number of the weapon engagement.

Detailed Description

A list of active weapons fired

An entry is created in the WsfExplicitWeapon::AddWeaponToSimulation (from Fire()) An entry is removed in the WeaponTerminated() callback.

Constructor & Destructor Documentation

◆ ActiveWeapon()

WsfWeapon::ActiveWeapon::ActiveWeapon ( size_t weaponPlatIndex,
unsigned int serialNum )
inline

References mPlatformIndex, and mSerialNumber.

Member Data Documentation

◆ mPlatformIndex

size_t WsfWeapon::ActiveWeapon::mPlatformIndex

Platform index of the launched weapon platform.

Referenced by ActiveWeapon().

◆ mSerialNumber

unsigned int WsfWeapon::ActiveWeapon::mSerialNumber

The serial number of the weapon engagement.

Referenced by ActiveWeapon().


The documentation for this struct was generated from the following file:
Copyrights Multiple, All Rights Reserved