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
590c03fd
Commit
590c03fd
authored
Dec 13, 2021
by
Luc Maisonobe
Browse files
Javadoc.
parent
e74b8a59
Pipeline
#1600
passed with stages
in 22 minutes and 51 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
src/main/java/org/orekit/propagation/numerical/NumericalPropagator.java
View file @
590c03fd
...
...
@@ -399,7 +399,7 @@ public class NumericalPropagator extends AbstractIntegratedPropagator {
return
harvester
;
}
/** Get the names of the parameters in the matrix returned by {@link #getParametersJacobian}.
/** Get the names of the parameters in the matrix returned by {@link
MatricesHarvester
#getParametersJacobian}.
* @return names of the parameters (i.e. columns) of the Jacobian matrix
*/
protected
List
<
String
>
getJacobiansColumnsNames
()
{
...
...
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