WSF
WsfTrackScriptMethods Namespace Reference

Functions

 if (targetIndex !=0)
aReturnVal SetBool (believedAlive)
aReturnVal SetBool (believedDead)
 UT_DEFINE_SCRIPT_METHOD_EXT (WsfTrack, TargetKilled, 0, "bool", "")
 Uses truth knowledge to report whether or not the target of the track is dead or deleted.

Variables

size_t targetIndex = aObjectPtr->GetTargetIndex()

Function Documentation

◆ if()

WsfTrackScriptMethods::if ( targetIndex ! = 0)

◆ SetBool() [1/2]

aReturnVal WsfTrackScriptMethods::SetBool ( believedAlive )

◆ SetBool() [2/2]

aReturnVal WsfTrackScriptMethods::SetBool ( believedDead )

◆ UT_DEFINE_SCRIPT_METHOD_EXT()

WsfTrackScriptMethods::UT_DEFINE_SCRIPT_METHOD_EXT ( WsfTrack ,
TargetKilled ,
0 ,
"bool" ,
""  )

Uses truth knowledge to report whether or not the target of the track is dead or deleted.

References platformPtr, and SIMULATION.

Variable Documentation

◆ targetIndex

size_t WsfTrackScriptMethods::targetIndex = aObjectPtr->GetTargetIndex()

Referenced by if().

Copyrights Multiple, All Rights Reserved