|
WSF
|
#include "wsf_scenario_analyzer_lib_export.h"#include "ScenarioAnalyzerUtilities.hpp"#include <string>

Go to the source code of this file.
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkCommanderInDeclaredCommandChain | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkCommInternallyLinked | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cERROR, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkDeclaredCommandChainHasStructure | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkLargeScenarioHasCommandChain | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkPlatformHasMeaningfulLocation | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkPlatformHasRequiredSignatures | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkPlatformInCommandChainHasComm | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cERROR, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkPurgeIntervalLongEnoughToEstablishTrack | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cERROR, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkPurgeIntervalLongEnoughToMaintainTrack | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cERROR, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkScriptProcessorHasUpdateInterval | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cERROR, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkSensorInternallyLinked | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cERROR, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkSensorInternallyLinkedToTrackProcessor | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkSensorOn | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkSignaturesDetectableByEnemySensor | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkTrackProcessorHasPurgeInterval | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkTrackProcessorsDontReportFusedTracksToEachOther | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkUserConfiguredSpeedsWithinMoverCapabilities | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT Messages checkWeaponsNonzeroQuantity | ( | WsfSimulation & | sim | ) |
References ScenarioAnalyzerMessage::cWARNING, and runSuiteCheck().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT void notifyOfPlatformsNotPresentInSimulation | ( | WsfSimulation & | sim | ) |
References WsfPlatform::GetCreationTime(), WsfScenario::GetInputPlatformCount(), WsfScenario::GetInputPlatformEntry(), WsfObject::GetName(), WsfObject::GetNameId(), WsfSimulation::GetPlatformByName(), WsfSimulation::GetPlatformCount(), WsfSimulation::GetScenario(), WsfSimulation::GetSimTime(), and ScenarioAnalyzerMessage::Write().
Referenced by UT_DEFINE_SCRIPT_METHOD().
| WSF_SCENARIO_ANALYZER_LIB_EXPORT void ScenarioAnalyzerRegisterScriptTypes | ( | WsfApplication & | aApplication | ) |
References WsfApplication::GetScriptTypes(), and RegisterUtilsScriptTypes().