integrate

open override fun integrate(timeIntervalSeconds: Double, result: Matrix)

Computes process noise covariance as the integration of a and q during provided time interval.

Parameters

timeIntervalSeconds

time interval between current and last sample expressed in seconds.

result

instance where result of integration will be stored.