| Package | Description |
|---|---|
| org.orekit.rugged.adjustment |
| Modifier and Type | Method | 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 | Description |
|---|---|---|
void |
AdjustmentContext.setOptimizer(OptimizerId optimizerId) |
Setter for optimizer algorithm.
|
| Constructor | Description |
|---|---|
LeastSquareAdjuster(OptimizerId optimizerID) |
Constructor.
|
Copyright © 2014-2019 CS Systèmes d'information. All rights reserved.