Main Content
update
Class: Aero.Camera
Namespace: Aero
Update camera position based on time and position of other
Aero.Body
objects
Syntax
update(h,newtime,bodies)
Description
update(h,newtime,bodies)
updates the position and aim point data of the
camera object, h
based on the new time, newtime
, and the
position of other Aero.Body
objects specified by bodies
.
This function updates the camera object PrevTime
property to
newtime
.
Input Arguments
Examples
Version History
Introduced in R2007a