method

states.KalmanCentroid3D.make_update

def make_update(self) -> KalmanUpdate

Construct a matching KalmanUpdate for the 3D centroid observation.

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