Main Content
copy
Syntax
Description
creates a copy of the motion model.newModel
=copy(model
)
Note
Implementing this method is optional for a subclass of the positioning.INSMotionModel
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 motion model.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2022b