:orphan: .. **************************************************************************** .. 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. .. **************************************************************************** WsfMatchVelocity ----------------- .. class:: WsfMatchVelocity inherits WsfOrbitalManeuver **Input type:** :doc:`match_velocity<../match_velocity>` WsfMatchVelocity_ matches the velocity contained in a :class:`local track`. .. note:: If the location of the maneuvering platform is different from the projected target track location, the velocity vector will be rotated into the frame of the maneuvering platform to compensate for differences in the local coordinate system. .. method:: static WsfMatchVelocity Construct(WsfOrbitalEventCondition aCondition, WsfTrackId aTrackId) Static method to create a WsfMatchVelocity_ object, matching the velocity contained in the local track with the given :class:`WsfTrackId.`