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
Orekit
Orekit
Commits
26e2d7fb
Commit
26e2d7fb
authored
Jan 22, 2023
by
Luc Maisonobe
Browse files
Fixed javadoc.
parent
6096fc33
Pipeline
#2960
failed with stages
in 21 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/orekit/utils/ParameterDriversList.java
View file @
26e2d7fb
...
...
@@ -70,9 +70,7 @@ public class ParameterDriversList {
* </p>
* Warning if a driver is added and a driver with the same name
* was already added before, they should have the same validity
* Period (that is to say that the {@link ParameterDriver#setPeriods}
* method should have been called with same arguments for all drivers
* having the same name) to avoid surprises. Whatever, all driver having
* Period to avoid surprises. Whatever, all driver having
* same name will have their valueSpanMap, nameSpanMap and validity period
* overwritten with the last driver added attributes.
* @param driver driver to add
...
...
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