| Package | Description |
|---|---|
| org.orekit.rugged.adjustment |
This package provides tools to deal with viewing model refining.
|
| Modifier and Type | Method and Description |
|---|---|
static OptimizerId |
OptimizerId.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OptimizerId[] |
OptimizerId.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdjustmentContext.setOptimizer(OptimizerId optimizerId)
Setter for optimizer algorithm.
|
| Constructor and Description |
|---|
LeastSquareAdjuster(OptimizerId optimizerID)
Constructor.
|
Copyright © 2014-2020 CS GROUP. All rights reserved.