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
{{ message }}
This repository has been archived by the owner on May 29, 2022. It is now read-only.
Could you help me please. I use the GPStk for the prediction of satellite orbit. I use class SatOrbitPropagator. I have exact ephemeris for the Radarsat-1 satellite. I try to propagate ephemeris and i have big difference with exact coordinates. I see that coordinate mistakes increase very fast. For example:
on 8 minutes i have difference 900 meters by X coordinate
on 16 minutes i have difference 2100 meters by X coordinate
...
on 112 minute i have difference 22200 meters by X coordinate.
I use standard integrator RKF78. I try to use different variation of orbit models(atmosphere, gravity, Solar radiation pressure, etc), but i have a same resulats(difference with using different models constitute some meters).
What precision of SatOrbitPropagator? Can i use SatOrbitPropagator for 112 minutes?
The text was updated successfully, but these errors were encountered:
eborovenskiy
changed the title
Precision of orbit prediction with SatOrbitPropaga
Precision of orbit prediction with SatOrbitPropagator
Jan 12, 2017
Hello everyone!
Could you help me please. I use the GPStk for the prediction of satellite orbit. I use class SatOrbitPropagator. I have exact ephemeris for the Radarsat-1 satellite. I try to propagate ephemeris and i have big difference with exact coordinates. I see that coordinate mistakes increase very fast. For example:
on 8 minutes i have difference 900 meters by X coordinate
on 16 minutes i have difference 2100 meters by X coordinate
...
on 112 minute i have difference 22200 meters by X coordinate.
I use standard integrator RKF78. I try to use different variation of orbit models(atmosphere, gravity, Solar radiation pressure, etc), but i have a same resulats(difference with using different models constitute some meters).
What precision of SatOrbitPropagator? Can i use SatOrbitPropagator for 112 minutes?
The text was updated successfully, but these errors were encountered: