WsfMatchVelocity¶
- WsfMatchVelocity inherits WsfOrbitalManeuver
Input type: match_velocity
WsfMatchVelocity matches the velocity contained in a 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.
- 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 WsfTrackId.