Main Content
fixedwingFlightTrajectory
Description
The fixedwingFlightTrajectory
object stores a fixed-wing UAV trajectory created
by using a waypointTrajectory
System object to interpolate positions between specified waypoints given velocities and times
of arrival.
Creation
Description
T = fixedwingFlightTrajectory(
creates a wpts
,vels
,toas
)fixedwingFlightTrajectory
, T
, using the specified
waypoints wpts
, velocities vels
, and times of
arrival toas
. The input arguments set the
Waypoints
, Velocities
, and
TimesOfArrival
properties, respectively.
Input Arguments
Properties
Object Functions
Examples
Extended Capabilities
Version History
Introduced in R2022b