Uses of Class
com.irurueta.navigation.inertial.INSLooselyCoupledKalmanState
Packages that use INSLooselyCoupledKalmanState
-
Uses of INSLooselyCoupledKalmanState in com.irurueta.navigation.inertial
Fields in com.irurueta.navigation.inertial declared as INSLooselyCoupledKalmanStateModifier and TypeFieldDescriptionprivate INSLooselyCoupledKalmanStateINSGNSSLooselyCoupledKalmanFilteredEstimator.stateCurrent Kalman filter state containing current INS estimation along with Kalman filter covariance error matrix.private INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanFilteredEstimator.stateCurrent Kalman filter state containing current INS estimation along with Kalman filter covariance error matrix.Methods in com.irurueta.navigation.inertial that return INSLooselyCoupledKalmanStateModifier and TypeMethodDescriptionstatic INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.INSGNSSLooselyCoupledKalmanFilteredEstimator.getState()Gets current Kalman filter state containing current user position, velocity, attitude and IMU biases along with Kalman filter covariance error matrix.INSLooselyCoupledKalmanFilteredEstimator.getState()Gets current Kalman filter state containing current INS estimation along with Kalman filter covariance error matrix.Methods in com.irurueta.navigation.inertial with parameters of type INSLooselyCoupledKalmanStateModifier and TypeMethodDescriptionvoidINSLooselyCoupledKalmanState.copyFrom(INSLooselyCoupledKalmanState input) Copies data of provided instance into this instance.voidINSLooselyCoupledKalmanState.copyTo(INSLooselyCoupledKalmanState output) Copies this instance data into provided instance.booleanINSLooselyCoupledKalmanState.equals(INSLooselyCoupledKalmanState other) Checks if provided instance has exactly the same contents as this instance.booleanINSLooselyCoupledKalmanState.equals(INSLooselyCoupledKalmanState other, double threshold) Checks if provided instance has contents similar to this instance up to provided threshold value.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimated the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(double x, double y, double z, double vx, double vy, double vz, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.geometry.Point3D userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state of a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.frames.ECEFPosition userPosition, com.irurueta.navigation.frames.ECEFVelocity userVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state of a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, double propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, double fx, double fy, double fz, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, double previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.static INSLooselyCoupledKalmanStateINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config) Estimates the update of Kalman filter state for a single epoch.static voidINSLooselyCoupledKalmanEpochEstimator.estimate(com.irurueta.navigation.gnss.ECEFPositionAndVelocity positionAndVelocity, com.irurueta.units.Time propagationInterval, INSLooselyCoupledKalmanState previousState, BodyKinematics bodyKinematics, com.irurueta.units.Angle previousLatitude, INSLooselyCoupledKalmanConfig config, INSLooselyCoupledKalmanState result) Estimates the update of Kalman filter state for a single epoch.booleanINSGNSSLooselyCoupledKalmanFilteredEstimator.getState(INSLooselyCoupledKalmanState result) Gets current Kalman filter state containing current user position, velocity, attitude and IMU biases along with Kalman filter covariance error matrix.booleanINSLooselyCoupledKalmanFilteredEstimator.getState(INSLooselyCoupledKalmanState result) Gets current Kalman filter state containing current INS estimation along with Kalman filter covariance error matrix.Constructors in com.irurueta.navigation.inertial with parameters of type INSLooselyCoupledKalmanStateModifierConstructorDescriptionCopy constructor.