Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thomas Paulet
Orekit
Commits
818a4461
Commit
818a4461
authored
Jun 25, 2019
by
Evan Ward
Browse files
Fix javadoc error
parent
20258360
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/orekit/propagation/semianalytical/dsst/forces/AbstractGaussianContribution.java
View file @
818a4461
...
...
@@ -79,7 +79,7 @@ import org.orekit.utils.TimeSpanMap;
*
* <p> To create a numerically averaged contribution, one needs only to provide a
* {@link ForceModel} and to implement in the derived class the methods:
* {@link #getLLimits(SpacecraftState, A
bstractGaussianContributionContext
)}
* {@link #getLLimits(SpacecraftState, A
uxiliaryElements
)}
* and {@link #getParametersDriversWithoutMu()}.
* </p>
* @author Pascal Parraud
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment