estimate
Estimates matrix that relates previous and predicted Kalman filter state.
Parameters
time Interval Seconds
time interval between current and last sample expressed in seconds.
result
instance where estimated phi matrix will be stored.
Throws
if provided time interval is negative or result matrix is not 9x9.
if a matrix was not provided.