importFromObjectTrack
Syntax
Description
importFromObjectTrack(
imports the track list from the trackdata,objectTrackList,posIdx,velIdx,dimIdx,orientIdx)objectTrack object
objectTrackList to the actorTracklist object
trackdata by using the position, velocity, dimension, and orientation
index vectors for the actor.
importFromObjectTrack(
imports the track list by the using position, velocity, dimension, and orientation selector
matrices for the actor.trackdata,objectTrackList,posSelector,velSelector,dimSelector,orientSelector)
importFromObjectTrack(
imports the track list by using the specified function trackdata,objectTrackList,fhandle)fhandle to
extract actor parameters.
Note
This function requires the Scenario Builder for Automated Driving Toolbox™ support package. You can install the Scenario Builder for Automated Driving Toolbox support package from the Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.