Main Content
copy
Syntax
Description
creates a copy of the sensor model.newSensor
= copy(sensor
)
Note
Implementing this method is optional for a subclass of the positioning.INSSensorModel
abstract class. You need to implement this method
only when both of these conditions are true.
You need to use the
copy
object function of theinsEKF
object.You want to copy at least one non-public property of the implemented sensor model.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b