Package: Aero
Superclasses:
Visualize aerospace animation
Use the Aero.Animation class to visualize flight data without any other tool or toolbox. You only need the Aerospace Toolbox to visualize this data.
Aero.Animation | Construct animation object |
addBody | Add loaded body to animation object and generate its patches |
createBody | Create body and its associated patches in animation |
delete | Destroy animation object |
hide | Hide animation figure |
initIfNeeded | Initialize animation graphics if needed |
initialize | Create animation object figure and axes and build patches for bodies |
moveBody | Move body in animation object |
play | Animate Aero.Animation object given
position/angle time series |
removeBody | Remove one body from animation |
show | Show animation object figure |
updateBodies | Update bodies of animation object |
updateCamera | Update camera in animation object |
Bodies | Specify name of animation object |
Camera | Specify camera that animation object contains |
Figure | Specify name of figure object |
FigureCustomizationFcn | Specify figure customization function |
FramesPerSecond | Animation rate |
Name | Specify name of animation object |
TCurrent | Current time |
TFinal | End time |
TStart | Start time |
TimeScaling | Scaling time |
VideoCompression | Video recording compression file type |
VideoFileName | Video recording file name |
VideoQuality | Video recording quality |
VideoRecord | Video recording |
VideoTFinal | Video recording stop time for scheduled recording |
VideoTStart | Video recording start time for scheduled recording |