| Package | Description |
|---|---|
| org.orekit.rugged.api | |
| org.orekit.rugged.errors |
| Modifier and Type | Method | Description |
|---|---|---|
AlgorithmId |
RuggedBuilder.getAlgorithm() |
Get the algorithm to use for Digital Elevation Model intersection.
|
static AlgorithmId |
AlgorithmId.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AlgorithmId[] |
AlgorithmId.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
RuggedBuilder |
RuggedBuilder.setAlgorithm(AlgorithmId newAlgorithmId) |
Set the algorithm to use for Digital Elevation Model intersection.
|
| Modifier and Type | Method | Description |
|---|---|---|
static void |
DumpManager.dumpAlgorithm(AlgorithmId algorithmId) |
Dump algorithm data.
|
static void |
DumpManager.dumpAlgorithm(AlgorithmId algorithmId,
double specific) |
Dump algorithm data.
|
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.