add
Description
add(
adds the specified GPS data gpsData
,timestamps
,latitude
,longitude
,altitude
)latitude
, longitude
,
and altitude
, with their corresponding timestamps
timestamps
, to the GPS data object
gpsData
.
add(___,Attributes=
specifies optional GPS attributes attributes
)attributes
to the specified GPS data
object in addition to the input arguments from the previous syntax.
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.
Examples
Input Arguments
Version History
Introduced in R2024b
See Also
GPSData
| Trajectory
| CameraData
| LidarData
| recordedSensorData