Package | Description |
---|---|
org.orekit.propagation.events |
This package provides interfaces and classes dealing with events occurring during propagation.
|
Modifier and Type | Class and Description |
---|---|
class |
FieldAltitudeDetector<T extends CalculusFieldElement<T>>
Finder for satellite altitude crossing events.
|
class |
FieldApsideDetector<T extends CalculusFieldElement<T>>
Finder for apside crossing events.
|
class |
FieldDateDetector<T extends CalculusFieldElement<T>>
Finder for date events.
|
class |
FieldEclipseDetector<T extends CalculusFieldElement<T>>
Finder for satellite eclipse related events.
|
class |
FieldElevationDetector<T extends CalculusFieldElement<T>>
Finder for satellite raising/setting events that allows for the
setting of azimuth and/or elevation bounds or a ground azimuth/elevation
mask input.
|
class |
FieldFunctionalDetector<T extends CalculusFieldElement<T>>
A detector that implements the
FieldFunctionalDetector.g(FieldSpacecraftState) function using a lambda
that can be set using FieldFunctionalDetector.withFunction(Function) . |
class |
FieldLatitudeCrossingDetector<T extends CalculusFieldElement<T>>
Detector for geographic latitude crossing.
|
class |
FieldNodeDetector<T extends CalculusFieldElement<T>>
Finder for node crossing events.
|
Copyright © 2002-2021 CS GROUP. All rights reserved.