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
105ea4d9
Commit
105ea4d9
authored
Sep 03, 2021
by
Bryan Cazabonne
Browse files
Fixed typo.
parent
9d2543ab
Pipeline
#1356
passed with stages
in 25 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/java/org/orekit/propagation/events/AngularSeparationFromSatelliteDetector.java
View file @
105ea4d9
...
...
@@ -49,7 +49,7 @@ public class AngularSeparationFromSatelliteDetector extends AbstractDetector<Ang
/** Proximity angle (rad). */
private
final
double
proximityAngle
;
/** Build a new angular detach
e
ment detector.
/** Build a new angular detachment detector.
* @param primaryObject primaryObject, at the center of the proximity zone
* @param secondaryObject secondaryObject, that may come close to
* the primaryObject as seen from the spacecraft
...
...
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