Main Content

reset

Class: uav.SensorAdaptor
Namespace: uav

Reset custom sensor model

Since R2021a

Syntax

reset(sensorObj)

Description

reset(sensorObj) resets the sensor model state and releases internal resources if needed.

Input Arguments

expand all

UAV sensor object, specified as an object of a subclass of uav.SensorAdaptor.

Version History

Introduced in R2021a