Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Orekit
Rugged
Commits
ed09348a
Commit
ed09348a
authored
6 years ago
by
Guylaine Prat
Browse files
Options
Downloads
Patches
Plain Diff
Update documentation
parent
773fb64d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Readme.md
+0
-8
0 additions, 8 deletions
Readme.md
src/main/java/org/orekit/rugged/los/FixedZHomothety.java
+0
-1
0 additions, 1 deletion
src/main/java/org/orekit/rugged/los/FixedZHomothety.java
with
0 additions
and
9 deletions
Readme.md
+
0
−
8
View file @
ed09348a
...
@@ -22,14 +22,6 @@
...
@@ -22,14 +22,6 @@
<h4
align=
"center"
>
Rugged is a free java library for geolocation and used for satellite imagery.
</h4>
<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
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.
line of sight computation. It is a free software intermediate-level library written in Java.
...
...
This diff is collapsed.
Click to expand it.
src/main/java/org/orekit/rugged/los/FixedZHomothety.java
+
0
−
1
View file @
ed09348a
...
@@ -27,7 +27,6 @@ import org.orekit.utils.ParameterDriver;
...
@@ -27,7 +27,6 @@ import org.orekit.utils.ParameterDriver;
import
org.orekit.utils.ParameterObserver
;
import
org.orekit.utils.ParameterObserver
;
/** {@link TimeIndependentLOSTransform LOS transform} based on a homothety along the Z axis.
/** {@link TimeIndependentLOSTransform LOS transform} based on a homothety along the Z axis.
* inspired from FixedZHomothety / s2geolib
* @author Lucie Labatallee
* @author Lucie Labatallee
* @author Guylaine Prat
* @author Guylaine Prat
* @see LOSBuilder
* @see LOSBuilder
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment