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
youngcle
Rugged-MOD
Commits
ed09348a
Commit
ed09348a
authored
Jan 17, 2019
by
Guylaine Prat
Browse files
Update documentation
parent
773fb64d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
ed09348a
...
...
@@ -22,14 +22,6 @@
<h4
align=
"center"
>
Rugged is a free java library for geolocation and used for satellite imagery.
</h4>
<p
align=
"center"
>
<a
href=
"#introduction"
>
Introduction
</a>
•
<a
href=
"#design"
>
Design
</a>
•
<a
href=
"#tutorial"
>
Tutorial
</a>
•
<a
href=
"#development"
>
Development
</a>
</p>
Rugged is an add-on for
[
Orekit
](
https://www.orekit.org/
"Orekit homepage"
)
handling Digital Elevation Models contribution to
line of sight computation. It is a free software intermediate-level library written in Java.
...
...
src/main/java/org/orekit/rugged/los/FixedZHomothety.java
View file @
ed09348a
...
...
@@ -27,7 +27,6 @@ import org.orekit.utils.ParameterDriver;
import
org.orekit.utils.ParameterObserver
;
/** {@link TimeIndependentLOSTransform LOS transform} based on a homothety along the Z axis.
* inspired from FixedZHomothety / s2geolib
* @author Lucie Labatallee
* @author Guylaine Prat
* @see LOSBuilder
...
...
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