| Package | Description |
|---|---|
| org.orekit.rugged.api | |
| org.orekit.rugged.errors |
| Modifier and Type | Method and 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 and Description |
|---|---|
RuggedBuilder |
RuggedBuilder.setAlgorithm(AlgorithmId algorithmID)
Set the algorithm to use for Digital Elevation Model intersection.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DumpManager.dumpAlgorithm(AlgorithmId algorithmId)
Dump algorithm data.
|
static void |
DumpManager.dumpAlgorithm(AlgorithmId algorithmId,
double specific)
Dump algorithm data.
|
Copyright © 2014–2016 CS Syst?mes d'Information. All rights reserved.