Class LeastSquaresTleGenerationAlgorithm

All Implemented Interfaces:
Cloneable, OrbitalParameterFactory<TLE>

public class LeastSquaresTleGenerationAlgorithm extends TleGenerationAlgorithm
Least squares method to generate a usable TLE from a spacecraft state.
Since:
12.0
Author:
Mark Rutten
  • Field Details

    • DEFAULT_MAX_ITERATIONS

      public static final int DEFAULT_MAX_ITERATIONS
      Default value for maximum number of iterations.
      See Also:
  • Constructor Details

  • Method Details