Main Content
read
Class: uav.SensorAdaptor
Namespace: uav
Syntax
varargout = read(sensorObj,scenario,platform,sensor,t)
Description
reads sensor data from the sensor model varargout
= read(sensorObj
,scenario
,platform
,sensor
,t
)sensorObj
. Specify the UAV
scenario, platform, sensor, and simulation time t
. The function returns
the sensor readings from the implemented sensor model.
Input Arguments
Output Arguments
Version History
Introduced in R2021a