See: Description
| Interface | Description |
|---|---|
| TleGenerationAlgorithm |
This interface provides a way to generate a TLE from a spacecraft state.
|
| Class | Description |
|---|---|
| FixedPointTleGenerationAlgorithm |
Fixed Point method to reverse SGP4 and SDP4 propagation algorithm
and generate a usable TLE from a spacecraft state.
|
| LeastSquaresTleGenerationAlgorithm |
Least squares method to generate a usable TLE from a spacecraft state.
|
| TleGenerationUtil |
Utility class for TLE generation algorithm.
|
Copyright © 2002-2023 CS GROUP. All rights reserved.