Rugged

Rugged is an Orekit add-on handling Digital Elevation Models contribution to line of sight computation

License

License

GroupId

GroupId

org.orekit
ArtifactId

ArtifactId

rugged
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Rugged
Rugged is an Orekit add-on handling Digital Elevation Models contribution to line of sight computation
Project URL

Project URL

https://www.orekit.org/rugged
Project Organization

Project Organization

CS GROUP
Source Code Management

Source Code Management

https://gitlab.orekit.org/orekit/rugged/tree/master

Download rugged

How to add to project

<!-- https://jarcasting.com/artifacts/org.orekit/rugged/ -->
<dependency>
    <groupId>org.orekit</groupId>
    <artifactId>rugged</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.orekit/rugged/
implementation 'org.orekit:rugged:2.2'
// https://jarcasting.com/artifacts/org.orekit/rugged/
implementation ("org.orekit:rugged:2.2")
'org.orekit:rugged:jar:2.2'
<dependency org="org.orekit" name="rugged" rev="2.2">
  <artifact name="rugged" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.orekit', module='rugged', version='2.2')
)
libraryDependencies += "org.orekit" % "rugged" % "2.2"
[org.orekit/rugged "2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.orekit : orekit Optional jar 10.2

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0
1.0