:orphan: .. **************************************************************************** .. CUI//REL TO USA ONLY .. .. 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. .. **************************************************************************** WsfBMCueMessage --------------- .. class:: WsfBMCueMessage inherits WsfMessage :cloneable: :constructible: Methods ======= .. method:: void SetCueTime(double) .. method:: double GetCueTime() .. method:: void SetReferenceTrackID(WsfTrackId aTrackId) .. method:: WsfTrackId GetReferenceTrackID() .. method:: void SetMasterTrackID(WsfTrackId aTrackId) .. method:: WsfTrackId GetMasterTrackID() .. method:: void SetInitiatingPlatform(WsfPlatform platform) .. method:: WsfPlatform GetInitiatingPlatform() .. method:: void SetCuedSensor(WsfPlatform aPlatform, WsfSensor aSensor) .. method:: WsfPlatform GetCuedPlatform() .. method:: WsfSensor GetCuedSensor() .. method:: void SetCuedReasonNewCue() .. method:: void SetCuedReasonCancelCue() .. method:: bool IsCancelCue() .. method:: void Print()