程序包org.hipparchus.filtering.kalman的分层结构
类分层结构
- java.lang.Object
- org.hipparchus.filtering.kalman.AbstractKalmanFilter<T> (implements org.hipparchus.filtering.kalman.KalmanFilter<T>)
- org.hipparchus.filtering.kalman.ProcessEstimate
- org.hipparchus.filtering.kalman.Reference
- org.hipparchus.filtering.kalman.SimpleMeasurement (implements org.hipparchus.filtering.kalman.Measurement)
接口分层结构
- org.hipparchus.filtering.kalman.KalmanFilter<T>
- org.hipparchus.filtering.kalman.Measurement