|
WSF
|
#include <WsfBMUtils.hpp>


Public Member Functions | |
| WsfBMUtils * | Clone () const override |
| const char * | GetScriptClassName () const override |
| Public Member Functions inherited from WsfObject | |
| WsfObject () | |
| This is the constructor for the WsfObject class. | |
| ~WsfObject () override | |
| This is the destructor for the WsfObject class. | |
| const char * | GetScriptClassName () const override |
| virtual bool | ProcessInput (UtInput &aInput) |
| const std::string & | GetType () const |
| WsfStringId | GetTypeId () const |
| Get the string ID of the 'type' of the object. | |
| void | SetType (WsfStringId aType) |
| const std::string & | GetBaseType () const |
| WsfStringId | GetBaseTypeId () const |
| const TypeList & | GetTypeList () const |
| bool | IsA_TypeOf (WsfStringId aType) const |
| WsfObject & | operator= (const WsfObject &aRhs) |
| Assignment operator. | |
| template<typename T> | |
| void | Serialize (T &aBuff) |
| For XIO (de)serialization. | |
| const std::string & | GetName () const |
| WsfStringId | GetNameId () const |
| void | SetName (WsfStringId aName) |
Static Public Member Functions | |
| static int | GetStringId (const std::string &str_Value) |
| static std::string | GetStringFromId (const int stringid) |
| static bool | IsTypeUnknown (const std::string &type_str) |
| static bool | IsSubtypeUnknown (const std::string &subtype_str) |
| static bool | IsTypeAny (const std::string &type_str) |
| static bool | IsSubtypeAny (const std::string &subtype_str) |
| static int | GetUnknownType () |
| static int | GetUnknownSubtype () |
| static int | GetType (const std::string &type_str) |
| static int | GetSubType (const std::string &subtype_str) |
| static std::string | GetSpatialDomain (const WsfPlatform *platform) |
| static WsfTrackId | ConvertTrackId (const il::idRecord &il_record) |
| static il::idRecord | ConvertTrackId (const WsfTrackId &track_id) |
| static il::idRecord | ConvertTrackId (const int owning_plat_string_id, const int tan) |
| static std::size_t | GetTracksUpdated (const WsfAssetManager *am_proc, double sim_time, std::vector< WsfLocalTrack * > &tracks) |
| static bool | IsTrackGeneratedByLocalSensor (WsfPlatform *relative_to_platform, const WsfTrackId &track_id, il::SensorEnum reporting_sensor_type) |
| static WsfPlatform * | GetMessageDestination (WsfSimulation *sim_ptr, const std::shared_ptr< const il::baseMessage > &message) |
| static int | GetUnitIDFromPlatform (const WsfPlatform *platform) |
| static il::idRecord | GetUnitIDRecordFromPlatform (const WsfPlatform *platform) |
| static il::idRecord | GetUnitIDRecordFromPlatformIndex (WsfSimulation *sim_ptr, const int plat_idx) |
| static WsfPlatform * | GetPlatformFromUnitID (WsfSimulation *sim_ptr, const int id) |
| static WsfPlatform * | GetPlatformFromUnitIDRecord (WsfSimulation *sim_ptr, const il::idRecord &id) |
| static bool | ArePlatformsPeers (const WsfPlatform *plat1, const WsfPlatform *plat2) |
| static bool | IsDirectCommander (const WsfPlatform *test_cmdr, const WsfPlatform *against_plat, const std::string &opt_cmd_chain_name="") |
| static WsfPlatform * | GetCommander (const WsfPlatform *from, const std::string &opt_cmd_chain_name="") |
| static WsfPlatform * | GetTopMostCommander (const WsfPlatform *from, const std::string &opt_cmd_chain_name="") |
| static bool | BelievedAlive (WsfSimulation *sim, const WsfLocalTrack *track) |
| static bool | ConfirmedDead (WsfSimulation *sim, const WsfLocalTrack *track) |
| static il::idRecord | GetAssignedIDRecord (WsfSimulation *sim_ptr, const int plat_idx, const int wpn_idx) |
| static il::idRecord | GetAssignedIDRecord (const WsfPlatform *plat, const WsfWeapon *weapon) |
| static WsfPlatform * | GetAssignedPlatformFromAssignedIDRecord (WsfSimulation *sim_ptr, const il::idRecord &assigned_id) |
| static WsfWeapon * | GetAssignedWeaponFromAssignedIDRecord (WsfSimulation *sim_ptr, const il::idRecord &assigned_id) |
| static WsfWeapon * | GetWeapon (const WsfPlatform *platform, const std::string &weapon_name) |
| static il::idRecord | GetWeaponID (const WsfPlatform *platform, const std::string &weapon_name) |
| static il::idRecord | GetWeaponID (const WsfPlatform *platform, const WsfWeapon *weapon) |
| static il::idRecord | GetWeaponID (WsfSimulation *sim_ptr, const int plat_idx, const int wpn_idx) |
| static bool | IsWeaponIDValid (const int id) |
| static WsfSensor * | GetSensor (const WsfPlatform *platform, const std::string &sensor_name) |
| static WsfSensor * | GetSensor (const WsfPlatform *platform, const int sensor_id) |
| static int | GetSensorID (WsfPlatform *platform, const std::string &sensor_name) |
| static il::idRecord | GetSensorID (const WsfPlatform *platform, const WsfSensor *sensor) |
| static il::idRecord | GetSensorID (WsfSimulation *sim_ptr, const int plat_idx, const int snsr_idx) |
| static il::SensorEnum | GetSensorType (const WsfSensor &sensor) |
| static il::SensorEnum | GetTrackSensorType (WsfSimulation *sim, const WsfLocalTrack *track) |
| static il::SensorEnum | GetTrackSensorType (WsfSimulation *sim, const WsfLocalTrack *track, std::set< WsfTrackId > &oldTracks) |
| static std::vector< const WsfTrack * > | GetOriginalTracks (WsfSimulation *sim, const WsfLocalTrack *track) |
| static void | GetOriginalTracks (WsfSimulation *sim, const WsfLocalTrack *track, std::set< WsfTrackId > &tested_tracks, std::vector< const WsfTrack * > &original_tracks) |
| static il::SensorEnum | GetRawTrackSensorType (WsfSimulation *sim, const WsfPlatform *platform, const WsfTrack *raw_track) |
| static void | SetAssignmentStatusFromAuxDataString (WsfBMAssignmentStatusMessage *assignment_status, const std::string &status_string) |
| static std::string | AssignmentStatusToAuxDataString (const WsfBMAssignmentStatusMessage *assignment_status) |
| static bool | IsAssignedBy (const WsfPlatform *plat, const WsfBMAssignmentMessage &message) |
| static WsfLocalTrack * | FindCorrelatedTrack (WsfTrackManager *trk_mgr, const WsfTrackId *aRawTrackId) |
| static std::shared_ptr< il::AssetManagerInterface > | FindAttachedAssetManagerRef (const WsfPlatform *platform, const bool log_errors=true) |
| static std::shared_ptr< il::BattleManagerInterface > | FindAttachedBattleManagerRef (const WsfPlatform *platform, const bool log_errors=true) |
| static std::shared_ptr< il::DisseminateC2Interface > | FindAttachedDisseminationManagerRef (const WsfPlatform *platform, const bool log_errors=true) |
| static std::shared_ptr< il::SensorsManagerInterface > | FindAttachedSensorsManagerRef (const WsfPlatform *platform, const bool log_errors=true) |
| static std::shared_ptr< il::WeaponsManagerInterface > | FindAttachedWeaponsManagerRef (const WsfPlatform *platform, const bool log_errors=true) |
| static WsfAssetManager * | FindAttachedAssetManagerRef2 (const WsfPlatform *platform, const bool log_errors=false) |
| static WsfBattleManager * | FindAttachedBattleManagerRef2 (const WsfPlatform *platform, const bool log_errors=false) |
| static WsfBMDisseminateC2 * | FindAttachedDisseminationManagerRef2 (const WsfPlatform *platform, const bool log_errors=false) |
| static WsfBMSensorsManager * | FindAttachedSensorsManagerRef2 (const WsfPlatform *platform, const bool log_errors=false) |
| static WsfBMWeaponsManager * | FindAttachedWeaponsManagerRef2 (const WsfPlatform *platform, const bool log_errors=false) |
| static bool | AuxDataExists (const WsfPlatform *platform, const std::string &attrib_name) |
| static bool | AuxDataExists (const WsfWeapon *weapon, const std::string &attrib_name) |
| static bool | AuxDataExists (const WsfTrack *track, const std::string &attrib_name) |
| static bool | AuxDataExists (const WsfMessage &message, const std::string &attrib_name) |
| static double | GetHeading (const WsfTrack *track) |
| static bool | HeadingValid (const WsfTrack *track) |
| static WsfPlatform * | GetTarget (WsfSimulation *sim_ptr, const WsfTrack *track) |
| static WsfBMTrackMessage | ConvertTrack (WsfSimulation *aSimPtr, const WsfLocalTrack *aTrackPtr, const bool aLogWarnings=true) |
| static UtVec3d | GetOrientationWCS (const double sim_time_s, WsfPlatform *plat) |
| static int | GetPlatformMaxAssignments (const WsfPlatform *plat) |
| static int | GetPlatformNumAssignments (const WsfPlatform *plat) |
| static double | GetPlatformNumAssignmentDelay (const WsfPlatform *plat) |
Additional Inherited Members | |
| Public Types inherited from WsfObject | |
| typedef std::vector< WsfStringId > | TypeList |
| The list of types returned by GetTypeList. | |
| WsfObject (const WsfObject &aSrc) | |
| Copy constructor (for Clone()). | |
|
static |
Referenced by IsTrackGeneratedByLocalSensor().
|
static |
References AuxDataExists(), ConvertTrack(), FindAttachedAssetManagerRef(), FindAttachedAssetManagerRef2(), FindAttachedBattleManagerRef(), FindAttachedBattleManagerRef2(), FindAttachedDisseminationManagerRef(), FindAttachedDisseminationManagerRef2(), FindAttachedSensorsManagerRef(), FindAttachedSensorsManagerRef2(), FindAttachedWeaponsManagerRef(), FindAttachedWeaponsManagerRef2(), FindCorrelatedTrack(), GetHeading(), GetOrientationWCS(), GetPlatformMaxAssignments(), GetPlatformNumAssignmentDelay(), GetPlatformNumAssignments(), GetTarget(), HeadingValid(), and IsAssignedBy().
|
static |
References WsfAuxDataEnabled::GetAuxData(), and WsfAuxDataEnabled::HasAuxData().
|
static |
References WsfAuxDataEnabled::GetAuxData(), and WsfAuxDataEnabled::HasAuxData().
Referenced by AssignmentStatusToAuxDataString(), and ConvertTrack().
|
static |
References WsfAuxDataEnabled::GetAuxData(), and WsfAuxDataEnabled::HasAuxData().
|
static |
References WsfAuxDataEnabled::GetAuxData(), and WsfAuxDataEnabled::HasAuxData().
|
static |
References WsfSimulation::GetPlatformByIndex(), and WsfTrack::GetTargetIndex().
Referenced by ConfirmedDead(), WsfWMAIEngagementMod::IsEngagementComplete(), and WsfWMSAMEngagementMod::MonitorEngagements().
|
overridevirtual |
Return a copy of this object. Must be implemented by all derived types. If cloning is impossible, a WsfUncloneableException should be thrown.
Implements WsfObject.
|
static |
|
static |
References AuxDataExists(), WsfAuxDataEnabled::GetAuxData(), IADSC2ScenarioExtension::GetGlobalLogger(), GetHeading(), WsfTrack::GetIFF_Status(), WsfSimulation::GetScenario(), GetTarget(), WsfTrack::GetTrackId(), GetTrackSensorType(), WsfTrack::GetUpdateTime(), HeadingValid(), WsfTrack::Is3D(), WsfBMTrackMessage::SetAltitudeReliable(), WsfBMTrackMessage::SetCovarianceMatrix(), WsfBMTrackMessage::SetHeadingENUDegs(), WsfBMTrackMessage::SetIFF(), WsfBMTrackMessage::SetJamming(), WsfBMTrackMessage::SetJammingPower(), WsfBMTrackMessage::SetManeuveringFlag(), WsfBMTrackMessage::SetPosition(), WsfBMTrackMessage::SetQuantity(), WsfBMTrackMessage::SetReportingSensorType(), WsfBMTrackMessage::SetTargetTruthInfo(), WsfBMTrackMessage::SetTargetType(), WsfBMTrackMessage::SetTrackID(), WsfBMTrackMessage::SetTrackingStatus(), WsfBMTrackMessage::SetUpdateInterval(), WsfBMTrackMessage::SetVelocityECEF(), and WsfBMTrackMessage::STATUS_NORMAL.
Referenced by AssignmentStatusToAuxDataString(), and WsfBMAssignmentTrackMessage::SetTrack().
|
static |
Referenced by WsfWMAIEngagementMod::AddBehaviorsToStack(), WsfWMAIEngagementMod::AssignmentHasValidTrack(), WsfWMSAMEngagementMod::AssignmentHasValidTrack(), WsfInterceptCalculator::CanIntercept(), ConvertTrackId(), WsfBMSensorInfoRecord::Cue(), WsfBMSensorInfoRecord::CueTrackUpdated(), WsfBMSensorInfoRecord::DropCue(), WsfWMSAMEngagementMod::ExecuteEngagements(), WsfBMAssignmentMessage::GetAssignmentLocalTrackID(), WsfBMAssignmentMessage::GetAssignmentReferenceTrackID(), WsfBMAssignmentStatusMessage::GetAssignmentReferenceTrackID(), WsfBMCueMessage::GetLocalTrackID(), WsfBMCueMessage::GetReferenceTrackID(), WsfBMWeaponInfoRecord::GetShotsFiredAtTrack(), WsfBMWeaponInfoRecord::GetShotsPendingForTrack(), WsfWMAIEngagementMod::IsEngagementComplete(), WsfWMAIEngagementMod::Drag::isFinished(), WsfWMSAMEngagementMod::MonitorEngagements(), WsfBMHEFIRMOELogger::RegisterScriptObservers(), WsfWMSAMEngagementMod::RunDefaultEngagement(), WsfBMAssignmentMessage::SetAssignmentLocalTrackID(), WsfBMAssignmentMessage::SetAssignmentReferenceTrackID(), WsfBMAssignmentStatusMessage::SetAssignmentReferenceTrackID(), WsfBMCueMessage::SetLocalTrackID(), WsfBMCueMessage::SetReferenceTrackID(), WsfBMTrackMessage::SetTrackID(), WsfWMAIEngagementMod::TimeForSecondSalvo(), WsfWMSAMEngagementMod::TimeForSecondSalvo(), WsfAssetManager::TimeLastReceivedTrackUpdate(), UT_DEFINE_SCRIPT_METHOD(), and UT_DEFINE_SCRIPT_METHOD().
|
static |
References GetStringFromId().
|
static |
|
static |
|
static |
|
static |
References WsfScriptBattleManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString(), and WsfAssetManager::Initialize2().
|
static |
References WsfScriptBattleManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString(), and WsfDefaultAssetManagerImpl::Initialize2().
|
static |
References WsfScriptDisseminateC2Class::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString(), and WsfAssetManager::Initialize2().
|
static |
References WsfScriptDisseminateC2Class::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString(), WsfDefaultAssetManagerImpl::Initialize2(), and isC2CapableHelper().
|
static |
References WsfScriptSensorsManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString(), and WsfAssetManager::Initialize2().
|
static |
|
static |
References WsfScriptWeaponsManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString().
|
static |
References WsfScriptWeaponsManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString(), and WsfDefaultAssetManagerImpl::Initialize2().
|
static |
References WsfTrackManager::FindCorrelatedTrack().
Referenced by AssignmentStatusToAuxDataString(), WsfBMHEFIRMOELogger::RegisterScriptObservers(), and UT_DEFINE_SCRIPT_METHOD().
|
static |
References WsfPlatform::GetIndex(), and WsfObject::GetName().
|
static |
References GetAssignedIDRecord(), IADSC2ScenarioExtension::GetGlobalLogger(), GetPlatformFromUnitID(), and WsfSimulation::GetScenario().
Referenced by GetAssignedIDRecord(), WsfBMAssignmentMessage::SetAssignedWeapon(), WsfBMAssignmentStatusMessage::SetAssignedWeapon(), and WsfBMAssignmentStatusMessage::SetNewlyAssignedWeapon().
|
static |
References WsfSimulation::GetPlatformByIndex().
Referenced by WsfWMSAMEngagementMod::ExecuteEngagements(), WsfBMAssignmentMessage::GetAssignedPlatform(), WsfBMAssignmentStatusMessage::GetAssignedPlatform(), WsfBMAssignmentTrackMessage::GetAssignedPlatform(), GetAssignedWeaponFromAssignedIDRecord(), WsfBMAssignmentStatusMessage::GetNewlyAssignedPlatform(), WsfWMAIEngagementMod::GetScriptCalculator(), WsfWMSAMEngagementMod::GetScriptCalculator(), WsfWMSAMEngagementMod::MonitorEngagements(), and WsfWMSAMEngagementMod::RunDefaultEngagement().
|
static |
References GetAssignedPlatformFromAssignedIDRecord().
Referenced by WsfWMAIEngagementMod::AddBehaviorsToStack(), WsfWMSAMEngagementMod::ExecuteEngagements(), WsfBMAssignmentMessage::GetAssignedWeapon(), WsfBMAssignmentStatusMessage::GetAssignedWeapon(), WsfBMAssignmentStatusMessage::GetNewlyAssignedWeapon(), WsfWMAIEngagementMod::IsEngagementComplete(), WsfWMSAMEngagementMod::MonitorEngagements(), and WsfWMSAMEngagementMod::RunDefaultEngagement().
|
static |
References WsfComponentList::GetComponent(), and WsfCommandChain::GetDefaultNameId().
Referenced by GetTopMostCommander(), and IsDirectCommander().
|
static |
Referenced by AssignmentStatusToAuxDataString(), and ConvertTrack().
|
static |
References GetPlatformFromUnitIDRecord().
Referenced by UT_DEFINE_SCRIPT_METHOD().
|
static |
References simTime, and WsfPlatform::Update().
Referenced by AssignmentStatusToAuxDataString().
|
static |
References GetOriginalTracks().
Referenced by GetOriginalTracks(), GetOriginalTracks(), and IsTrackGeneratedByLocalSensor().
|
static |
References WsfTrackManager::FindRawTrack(), WsfTrackManager::FindTrack(), GetOriginalTracks(), WsfTrack::GetOriginatorIndex(), GetPlatformFromUnitID(), WsfLocalTrack::GetRawTrackIds(), WsfTrack::GetSensorNameId(), WsfTrack::GetTrackId(), WsfLocalTrack::GetTrackManager(), and WsfPlatform::GetTrackManager().
|
static |
References WsfSimulation::GetPlatformByIndex().
Referenced by GetAssignedIDRecord(), GetOriginalTracks(), GetSensorID(), GetTrackSensorType(), GetWeaponID(), and UT_DEFINE_SCRIPT_METHOD().
|
static |
References WsfSimulation::GetPlatformByIndex().
Referenced by WsfBMHEFIRMOELogger::AIAddBehavior(), WsfBMHEFIRMOELogger::AITakeAction(), WsfBMHEFIRMOELogger::Allocate(), WsfBMHEFIRMOELogger::Assignment(), WsfBMHEFIRMOELogger::AssignmentCancel(), WsfBMHEFIRMOELogger::AssignmentStatus(), WsfBMHEFIRMOELogger::CANTCOAssignment(), WsfBMSensorInfoRecord::Cue(), WsfBMSensorInfoRecord::CueTrackUpdated(), WsfBMAssignmentMessage::GetAssigningPlatform(), WsfBMAssignmentStatusMessage::GetAssigningPlatform(), WsfBMCueMessage::GetCuedPlatform(), WsfBMAssignmentMessage::GetInitiatingPlatform(), WsfBMAssignmentStatusMessage::GetInitiatingPlatform(), WsfBMCueMessage::GetInitiatingPlatform(), GetMessageDestination(), WsfBMAssignmentStatusMessage::GetOverridingPlatform(), WsfBMStatusMessage::GetPlatform(), wsf::event::AssignmentStatus::Print(), wsf::event::AssignmentStatus::PrintCSV(), WsfBMHEFIRMOELogger::RegisterScriptObservers(), WsfBMHEFIRMOELogger::SensorCue(), WsfBMHEFIRMOELogger::SensorDropCue(), and WsfBMHEFIRMOELogger::SensorTracking().
|
static |
References WsfScriptAssetManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString().
|
static |
References WsfScriptAssetManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString().
|
static |
References WsfScriptAssetManagerClass::BASE_CLASS_NAME.
Referenced by AssignmentStatusToAuxDataString().
|
static |
|
inlineoverride |
|
static |
References WsfComponentList::GetComponentEntry().
|
static |
|
static |
|
static |
References WsfComponentList::GetComponentCount(), WsfComponentList::GetComponentEntry(), and WsfObject::GetName().
Referenced by WsfBMSensorInfoRecord::Set(), and WsfBMCueMessage::SetCuedSensor().
|
static |
References GetPlatformFromUnitID(), and GetSensor().
|
static |
References WsfPlatformPart::GetCategories(), WsfCategoryList::GetCategoryList(), IADSC2ScenarioExtension::GetGlobalLogger(), WsfObject::GetName(), WsfPlatformPart::GetPlatform(), and WsfPlatformPart::GetScenario().
Referenced by GetRawTrackSensorType(), GetTrackSensorType(), UT_DEFINE_SCRIPT_METHOD(), UT_DEFINE_SCRIPT_METHOD(), UT_DEFINE_SCRIPT_METHOD(), and UT_DEFINE_SCRIPT_METHOD().
|
static |
References IADSC2ScenarioExtension::GetGlobalLogger(), WsfPlatform::GetScenario(), WsfPlatform::GetSpatialDomain(), WSF_SPATIAL_DOMAIN_AIR, WSF_SPATIAL_DOMAIN_LAND, WSF_SPATIAL_DOMAIN_SPACE, WSF_SPATIAL_DOMAIN_SUBSURFACE, WSF_SPATIAL_DOMAIN_SURFACE, and WSF_SPATIAL_DOMAIN_UNKNOWN.
Referenced by UT_DEFINE_SCRIPT_METHOD().
|
static |
Referenced by ConvertTrackId(), and UT_DEFINE_SCRIPT_METHOD().
|
static |
|
static |
|
static |
References WsfSimulation::GetPlatformByIndex(), and WsfTrack::GetTargetIndex().
Referenced by AssignmentStatusToAuxDataString(), and ConvertTrack().
|
static |
References GetCommander().
|
inlinestatic |
References GetTrackSensorType().
Referenced by ConvertTrack(), GetTrackSensorType(), and GetTrackSensorType().
|
static |
|
static |
References am_proc.
|
static |
References GetStringId().
Referenced by WsfBMWeaponTable::ParseWeaponRowsBlock().
|
static |
References WsfPlatform::GetIndex().
|
static |
References WsfPlatform::GetIndex(), WsfPlatform::GetSimulation(), and GetUnitIDRecordFromPlatformIndex().
Referenced by WsfBMAssignmentTrackMessage::SetAssignedPlatform(), WsfBMAssignmentMessage::SetAssigningPlatform(), WsfBMAssignmentStatusMessage::SetAssigningPlatform(), WsfBMCueMessage::SetCuedSensor(), WsfBMAssignmentMessage::SetInitiatingPlatform(), WsfBMAssignmentStatusMessage::SetInitiatingPlatform(), WsfBMCueMessage::SetInitiatingPlatform(), WsfBMAssignmentStatusMessage::SetOverridingPlatform(), WsfBMStatusMessage::SetPlatform(), and WsfBMTrackMessage::SetTargetTruthInfo().
|
static |
|
static |
|
static |
|
static |
References WsfComponentList::GetComponent().
Referenced by UT_DEFINE_SCRIPT_METHOD().
|
static |
|
static |
References WsfObject::GetName(), and GetWeaponID().
|
static |
|
static |
Referenced by AssignmentStatusToAuxDataString(), and ConvertTrack().
|
static |
References WsfBMAssignmentMessage::GetAssigningPlatform(), WsfPlatform::GetIndex(), and WsfPlatform::GetSimulation().
Referenced by AssignmentStatusToAuxDataString().
|
static |
References GetCommander(), and WsfPlatform::GetIndex().
Referenced by IsTrackGeneratedByLocalSensor().
|
static |
References IsTypeAny().
Referenced by WsfBMWeaponTable::ParseWeaponRowsBlock().
|
static |
References IsTypeUnknown().
|
static |
References ArePlatformsPeers(), GetOriginalTracks(), WsfTrack::GetOriginatorIndex(), GetRawTrackSensorType(), WsfPlatform::GetSimulation(), WsfPlatform::GetTrackManager(), and IsDirectCommander().
Referenced by WsfWMAIEngagementMod::AddBehaviorsToStack(), and WsfWMSAMEngagementMod::RunDefaultEngagement().
|
static |
Referenced by IsSubtypeAny(), and WsfBMWeaponTable::ParseWeaponRowsBlock().
|
static |
Referenced by IsSubtypeUnknown().
|
static |
Referenced by UT_DEFINE_SCRIPT_METHOD().
|
static |