airTrajectory
R2026bDescription
Add-On Required: This feature requires the 3D Scenarios add-on.
An air trajectory represents the trajectory of an actor in 3D flight. Use
airTrajectory objects to specify trajectories when creating Actor
objects.
Creation
Description
creates an air trajectory from the specified waypoints.traj = airTrajectory(waypoints)
specifies air trajectory options using name-value arguments. For example, specify the time
of arrival for each waypoint by using the traj = airTrajectory(waypoints,Name=Value)TimeOfArrival
argument.
Input Arguments
Name-Value Arguments
Properties
Object Functions
Version History
Introduced in R2026b