# **************************************************************************** # CUI # # The Advanced Framework for Simulation, Integration, and Modeling (AFSIM) # # The use, dissemination or disclosure of data in this file is subject to # limitation or restriction. See accompanying README and LICENSE for details. # **************************************************************************** sp {propose*pursue-target*lag (state ^name RIPR-AIAI ^io.input-link ^io.input-link.track-root # ^target-name ) ( ^ownship-engagement-range-max ) ( ^ ) ( ^target-name ^slant-range-to <= -^positioning << head-to-head head-to-tail >>) --> ( ^operator +) ( ^name pursue-target ^target ^actions ) ( ^pursue-target ) ( ^pursuit-mode lag ^target-name ) } #sp {evaluate*pursue-target*reject-lag*closing-too-slow # (state ^name RIPR-AIAI # ^operator + # ^io.input-link.ownship-closing-speed-min ) # ( ^actions.pursue-target.pursuit-mode lag # ^target.closing-speed-of < ) #--> # ( ^operator -) #}