Uses of Interface
org.orekit.estimation.measurements.gnss.IntegerLeastSquareSolver
Packages that use IntegerLeastSquareSolver
Package
Description
This package provides methods to handle GNSS measurements.
-
Uses of IntegerLeastSquareSolver in org.orekit.estimation.measurements.gnss
Classes in org.orekit.estimation.measurements.gnss that implement IntegerLeastSquareSolverModifier and TypeClassDescriptionclassBase class for decorrelation/reduction engine for LAMBDA type methods.classBootstrapping engine for ILS problem solving.classDecorrelation/reduction engine for LAMBDA method.classDecorrelation/reduction engine for Modified LAMBDA method.Constructors in org.orekit.estimation.measurements.gnss with parameters of type IntegerLeastSquareSolverModifierConstructorDescriptionAmbiguitySolver(List<ParameterDriver> ambiguityDrivers, IntegerLeastSquareSolver solver, AmbiguityAcceptance acceptance) Simple constructor.