| Package | Description |
|---|---|
| org.orekit.estimation.measurements.generation |
This package provides Orbit Determination measurements generation.
|
| Modifier and Type | Method | Description |
|---|---|---|
static SignSemantic |
SignSemantic.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SignSemantic[] |
SignSemantic.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
EventBasedScheduler(MeasurementBuilder<T> builder,
DatesSelector selector,
Propagator propagator,
EventDetector detector,
SignSemantic signSemantic) |
Simple constructor.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.