You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your use case
One way to condense position and velocity data is to parameterize them into orbital elements represented by Chebyshev polynomials. The spacecraft can then take the corresponding coefficients and turn them back into the ephemeris data.
Describe alternatives solutions you've considered
N/A.
Additional context
The second piece to this is the FSW module that converts the Chebyshev coefficient data back into usable position and velocity arrays.
The text was updated successfully, but these errors were encountered:
Describe your use case
One way to condense position and velocity data is to parameterize them into orbital elements represented by Chebyshev polynomials. The spacecraft can then take the corresponding coefficients and turn them back into the ephemeris data.
Describe alternatives solutions you've considered
N/A.
Additional context
The second piece to this is the FSW module that converts the Chebyshev coefficient data back into usable position and velocity arrays.
The text was updated successfully, but these errors were encountered: