method

states.KalmanCentroid2D.make_update

def make_update(self) -> KalmanUpdate

Construct a matching KalmanUpdate for the 2D centroid observation.

Source: unitrack/states/kalman/centroid.py:97