Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Orekit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gaëtan Pierre
Orekit
Commits
ddcfffa1
Commit
ddcfffa1
authored
3 years ago
by
Bryan Cazabonne
Browse files
Options
Downloads
Patches
Plain Diff
Updated documentation.
parent
a5a18818
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/site/markdown/architecture/estimation.md
+1
-1
1 addition, 1 deletion
src/site/markdown/architecture/estimation.md
src/site/markdown/index.md
+1
-1
1 addition, 1 deletion
src/site/markdown/index.md
with
2 additions
and
2 deletions
src/site/markdown/architecture/estimation.md
+
1
−
1
View file @
ddcfffa1
...
...
@@ -126,7 +126,7 @@ want to use the estimated covariance and state vector of an orbit determination
the results of the daily orbit determination.
The two batch least squares estimator implementations in Orekit are compatible to work with a
`NumericalPropagator`
, a
`DSSTPropagator`
,
or
a
`
TLE
Propagator`
.
`DSSTPropagator`
,
a
`TLEPropagator`
,
a
n
`
EcksteinHechlerPropagator`
, or a
`BrouwerLyddane
Propagator`
.
### Kalman filter
...
...
This diff is collapsed.
Click to expand it.
src/site/markdown/index.md
+
1
−
1
View file @
ddcfffa1
...
...
@@ -206,7 +206,7 @@
*
measurements parameters estimation (biases, satellite clock offset, station clock offset,
station position, pole motion and rate, prime meridian correction and rate, total zenith
delay in tropospheric correction)
*
can be used with numerical, DSST,
or
SDP4/SGP4 propagators
*
can be used with numerical, DSST, SDP4/SGP4
, Eckstein-Hechler, or Brouwer-Lyddane
propagators
*
multi-satellites orbit determination
*
initial orbit determination methods (Gibbs, Gooding, Lambert and Laplace)
*
ground stations displacements due to solid tides
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment