Package | Description |
---|---|
org.orekit.estimation.measurements.generation |
This package provides Orbit Determination measurements generation.
|
Modifier and Type | Method and 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 and Description |
---|
EventBasedScheduler(MeasurementBuilder<T> builder,
DatesSelector selector,
Propagator propagator,
EventDetector detector,
SignSemantic signSemantic)
Simple constructor.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.