copy
Syntax
Description
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 - copyobject function of the- insEKFobject.
- 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