Uses of Class
org.orekit.propagation.events.AbstractDetector
Packages that use AbstractDetector
Package
Description
This package provides interfaces and classes dealing with events occurring during propagation.
-
Uses of AbstractDetector in org.orekit.propagation.events
Classes in org.orekit.propagation.events with type parameters of type AbstractDetectorModifier and TypeClassDescriptionclassAbstractDetector<T extends AbstractDetector<T>>Common parts shared by several events finders.classAbstractGeographicalDetector<T extends AbstractDetector<T>>Abstract class for detectors using a body shape.classAbstractTopocentricDetector<T extends AbstractDetector<T>>Abstract class for detectors using a topocentric frame.Subclasses of AbstractDetector in org.orekit.propagation.eventsModifier and TypeClassDescriptionclassAbstractGeographicalDetector<T extends AbstractDetector<T>>Abstract class for detectors using a body shape.classAbstractTopocentricDetector<T extends AbstractDetector<T>>Abstract class for detectors using a topocentric frame.classFinder for satellite/body alignment events in orbital plane.classFinder for satellite altitude crossing events.classDetects when spacecraft comes close to a moving beacon, as seen from a moving observer.classDetects when two moving objects come close to each other, as seen from spacecraft.classFinder for apside crossing events.classFinder for beta angle crossing events.classThis class provides AND and OR operations for event detectors.classEvent detector for eclipses from a single, infinitely-distant light source, occulted by a spherical central body.classFinder for date events.classFinder for satellite eclipse related events.classFinder for satellite raising/setting events that allows for the setting of azimuth and/or elevation bounds or a ground azimuth/elevation mask input.classDetector for elevation extremum with respect to a ground point.classDetector of local extrema with angular separation.classFinder for extremum approach events.classFinder for target entry/exit events with respect to a satellite sensorField Of View.classDetector triggered by geographical region entering/leaving a spacecraft sensorField Of View.classA detector that implements theFunctionalDetector.g(SpacecraftState)function using a lambda that can be set usingFunctionalDetector.withFunction(ToDoubleFunction).classDetector for entry/exit of a zone defined by geographic boundaries.classDetector for ground location being at night.classFinder for satellite entry/exit events with respect to a sensorField Of Viewattached to an arbitrary frame.classDetector for inter-satellites direct view (i.e. no masking by central body limb).classDetector for geographic latitude crossing.classDetector for geographic latitude extremum.classDetector for geographic latitude crossing.classDetector for geographic longitude crossing.classDetector for geographic longitude extremum.classDetector for geographic longitude crossing.classDetector for Earth magnetic field strength.classAn event detector that negates the sign on another event detector'sgfunction.classFinder for node crossing events.classDetector for date intervals that may be offset thanks to parameter drivers.classFinder for plane crossing events.classDetector for in-orbit position angle.classDetector of specific value for the distance relative to another trajectory (using the Euclidean norm).classFinder for single date detection.classDetector for time intervals.