![]() |
KalmanFilter2D Properties |
The KalmanFilter2D type exposes the following members.
Name | Description | |
---|---|---|
![]() | NoiseX |
Gets or sets the observational noise
of the current object's in the X axis.
|
![]() | NoiseY |
Gets or sets the observational noise
of the current object's in the Y axis.
|
![]() | X |
Gets or sets the current X position of the object.
|
![]() | XAxisVelocity |
Gets or sets the current object's velocity in the X axis.
|
![]() | Y |
Gets or sets the current Y position of the object.
|
![]() | YAxisVelocity |
Gets or sets the current object's velocity in the Y axis.
|