Class IntegerLeastSquareComparator

java.lang.Object
org.orekit.estimation.measurements.gnss.IntegerLeastSquareComparator
All Implemented Interfaces:
Serializable, Comparator<IntegerLeastSquareSolution>

public class IntegerLeastSquareComparator extends Object implements Comparator<IntegerLeastSquareSolution>, Serializable
Comparator for IntegerLeastSquareSolution instance.
Since:
11.0
Author:
Bryan Cazabonne
See Also: