Uses of Interface
org.orekit.propagation.events.handlers.FieldEventHandler
-
Packages that use FieldEventHandler Package Description org.orekit.forces.maneuvers This package provides models of simple maneuvers.org.orekit.forces.maneuvers.trigger This package provides maneuver triggers' models intended to be used with classManeuver.org.orekit.propagation.events This package provides interfaces and classes dealing with events occurring during propagation.org.orekit.propagation.events.handlers This package provides an interface and classes dealing with events occurrence only. -
-
Uses of FieldEventHandler in org.orekit.forces.maneuvers
Methods in org.orekit.forces.maneuvers that return FieldEventHandler Modifier and Type Method Description FieldEventHandler<T>FieldImpulseManeuver. getHandler() -
Uses of FieldEventHandler in org.orekit.forces.maneuvers.trigger
Classes in org.orekit.forces.maneuvers.trigger that implement FieldEventHandler Modifier and Type Class Description protected classAbstractManeuverTriggers.FieldTriggerHandler<S extends CalculusFieldElement<S>>Local abstract handler for triggers, with a cache for the reset.Methods in org.orekit.forces.maneuvers.trigger that return FieldEventHandler Modifier and Type Method Description FieldEventHandler<W>FieldManeuverTriggerDetector. getHandler()Constructors in org.orekit.forces.maneuvers.trigger with parameters of type FieldEventHandler Constructor Description FieldManeuverTriggerDetector(T detector, FieldEventHandler<W> handler)Constructor. -
Uses of FieldEventHandler in org.orekit.propagation.events
Methods in org.orekit.propagation.events that return FieldEventHandler Modifier and Type Method Description FieldEventHandler<T>FieldAbstractDetector. getHandler()Get the handler.default FieldEventHandler<T>FieldDetectorModifier. getHandler()Get the handler.FieldEventHandler<T>FieldEventDetector. getHandler()Get the handler.FieldEventHandler<T>FieldEventEnablingPredicateFilter. getHandler()Get the handler.FieldEventHandler<T>FieldEventShifter. getHandler()FieldEventHandler<T>FieldEventSlopeFilter. getHandler()Methods in org.orekit.propagation.events with parameters of type FieldEventHandler Modifier and Type Method Description protected abstract DFieldAbstractDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldAltitudeDetector<T>FieldAltitudeDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldAngularSeparationDetector<T>FieldAngularSeparationDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldApsideDetector<T>FieldApsideDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldBetaAngleDetector<T>FieldBetaAngleDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldBooleanDetector<T>FieldBooleanDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)protected FieldCylindricalShadowEclipseDetector<T>FieldCylindricalShadowEclipseDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldDateDetector<T>FieldDateDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldEclipseDetector<T>FieldEclipseDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldElevationDetector<T>FieldElevationDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldElevationExtremumDetector<T>FieldElevationExtremumDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldExtremumAngularSeparationDetector<T>FieldExtremumAngularSeparationDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldExtremumApproachDetector<T>FieldExtremumApproachDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldFunctionalDetector<T>FieldFunctionalDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)protected FieldGroundAtNightDetector<T>FieldGroundAtNightDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldLatitudeCrossingDetector<T>FieldLatitudeCrossingDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldLatitudeExtremumDetector<T>FieldLatitudeExtremumDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldLatitudeRangeCrossingDetector<T>FieldLatitudeRangeCrossingDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldLongitudeCrossingDetector<T>FieldLongitudeCrossingDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldLongitudeExtremumDetector<T>FieldLongitudeExtremumDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldLongitudeRangeCrossingDetector<T>FieldLongitudeRangeCrossingDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldNegateDetector<T>FieldNegateDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)protected FieldNodeDetector<T>FieldNodeDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldParameterDrivenDateIntervalDetector<T>FieldParameterDrivenDateIntervalDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldRelativeDistanceDetector<T>FieldRelativeDistanceDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldSingleDateDetector<T>FieldSingleDateDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Build a new instance.protected FieldTimeIntervalDetector<T>FieldTimeIntervalDetector. create(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)static <S extends CalculusFieldElement<S>>
FieldEventDetector<S>FieldEventDetector. of(Field<S> field, FieldEventHandler<S> eventHandler, EventDetector detector)Builds instance from non-Field event detector.static <S extends CalculusFieldElement<S>>
FieldEventDetector<S>FieldEventDetector. of(EventFunction eventFunction, FieldEventHandler<S> eventHandler, FieldEventDetectionSettings<S> eventDetectionSettings)Builds instance from event function, handler and detection settings.DFieldAbstractDetector. withHandler(FieldEventHandler<T> newHandler)Set up the event handler to call at event occurrences.Constructors in org.orekit.propagation.events with parameters of type FieldEventHandler Constructor Description FieldAbstractDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Build a new instance.FieldAbstractDetector(EventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Build a new instance with an event function.FieldAbstractGeographicalDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape bodyShape)Protected constructor.FieldAbstractGeographicalDetector(EventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape bodyShape)Protected constructor with event function.FieldAbstractTopocentricDetector(EventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, TopocentricFrame topocentricFrame)Protected constructor with full parameters.FieldAltitudeDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, T altitude, BodyShape bodyShape)Protected constructor with full parameters.FieldAngularSeparationDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, ExtendedPositionProvider beacon, ExtendedPositionProvider observer, T proximityAngle)Protected constructor with full parameters.FieldApsideDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Constructor.FieldApsideDetector(ApsideEventFunction apsideEventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Constructor with full parameters.FieldBetaAngleDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, T betaAngleThreshold, FieldPVCoordinatesProvider<T> celestialBodyProvider, Frame inertialFrame)Protected constructor with full parameters.FieldBooleanDetector(List<FieldEventDetector<T>> detectors, BooleanEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler)Private constructor with all the parameters.FieldCylindricalShadowEclipseDetector(ExtendedPositionProvider sun, T occultingBodyRadius, FieldEventDetectionSettings<T> eventDetectionSettings, FieldEventHandler<T> handler)Constructor.FieldCylindricalShadowEclipseDetector(ExtendedPositionProvider sun, T occultingBodyRadius, FieldEventHandler<T> handler)Constructor with default detection settings.FieldDateDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, double minGap, FieldTimeStamped<T>... dates)Protected constructor with full parameters.FieldEclipseDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, OccultationEngine occultationEngine, T margin, boolean totalEclipse)Protected constructor with full parameters.FieldElevationDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, double minElevation, ElevationMask mask, AtmosphericRefractionModel refractionModel, TopocentricFrame topo)Protected constructor with full parameters.FieldElevationExtremumDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, TopocentricFrame topo)Constructor with input detection settings and handler.FieldElevationExtremumDetector(ElevationExtremumEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Protected constructor with full parameters.FieldExtremumAngularSeparationDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, ExtendedPositionProvider beacon, ExtendedPositionProvider observer)Protected constructor with full parameters.FieldExtremumApproachDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, FieldPVCoordinatesProvider<T> secondaryPVProvider)Constructor.FieldFunctionalDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, Function<FieldSpacecraftState<T>,T> function)Protected constructor.FieldGroundAtNightDetector(TopocentricFrame topocentricFrame, ExtendedPositionProvider sun, T dawnDuskElevation, AtmosphericRefractionModel refractionModel, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Private constructor.FieldLatitudeCrossingDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body, double latitude)Constructor with input detection setting and handler.FieldLatitudeCrossingDetector(LatitudeValueCrossingEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body)Protected constructor with full parameters.FieldLatitudeExtremumDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body)Constructor with body shape.FieldLatitudeExtremumDetector(LatitudeExtremumEventFunction latitudeExtremumEventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Constructor with full parameters.FieldLatitudeRangeCrossingDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body, double fromLatitude, double toLatitude)Private constructor with full parameters.FieldLongitudeCrossingDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body, double longitude)Protected constructor with full parameters.FieldLongitudeExtremumDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body)Constructor with body shape.FieldLongitudeExtremumDetector(LongitudeExtremumEventFunction longitudeExtremumEventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Constructor with full parameters.FieldLongitudeRangeCrossingDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, BodyShape body, double fromLongitude, double toLongitude)Protected constructor with full parameters.FieldNegateDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> newHandler, FieldEventDetector<T> original)Protected constructor.FieldNodeDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, Frame frame)Constructor with detection settings and handler.FieldNodeDetector(NodeEventFunction nodeEventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Protected constructor with full parameters.FieldParameterDrivenDateIntervalDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, DateDriver start, DateDriver stop, DateDriver median, ParameterDriver duration)Protected constructor with full parameters.FieldRelativeDistanceDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, FieldPVCoordinatesProvider<T> secondaryPVProvider, T distanceThreshold)Constructor.FieldSingleDateDetector(SingleDateEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> eventHandler)Full constructor.FieldTimeIntervalDetector(FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler, TimeInterval timeInterval)Constructor.FieldTimeIntervalDetector(TimeIntervalEventFunction eventFunction, FieldEventDetectionSettings<T> detectionSettings, FieldEventHandler<T> handler)Full constructor. -
Uses of FieldEventHandler in org.orekit.propagation.events.handlers
Subinterfaces of FieldEventHandler in org.orekit.propagation.events.handlers Modifier and Type Interface Description interfaceFieldEventHandlerModifier<T extends CalculusFieldElement<T>>An interface defining an event handler wrapping another one, possibly modifying the outputs or extracting information.Classes in org.orekit.propagation.events.handlers that implement FieldEventHandler Modifier and Type Class Description classFieldContinueOnEvent<T extends CalculusFieldElement<T>>Event handler which will always returncontinueas a state.classFieldCountAndContinue<T extends CalculusFieldElement<T>>Event handler counting event occurrences and always returningAction.CONTINUE.classFieldCountingHandler<T extends CalculusFieldElement<T>>Abstract class for handlers counting event occurrences.classFieldRecallLastOccurrence<T extends CalculusFieldElement<T>>Event handler wrapping another, arbitrary one whilst remembering date of last detection.classFieldRecordAndContinue<T extends CalculusFieldElement<T>>Handler that will record every time an event occurs and always returnAction.CONTINUE.classFieldResetDerivativesOnEvent<T extends CalculusFieldElement<T>>Event handler which will always returncontinueas a state.classFieldSecondaryEventLogger<T extends CalculusFieldElement<T>>Event handler logging primary and secondary positional information.classFieldStopOnDecreasing<T extends CalculusFieldElement<T>>Handle a detection event and choose what to do next.classFieldStopOnEvent<T extends CalculusFieldElement<T>>Event handler which will always returncontinueas a state.classFieldStopOnIncreasing<T extends CalculusFieldElement<T>>Handle a detection event and choose what to do next.Methods in org.orekit.propagation.events.handlers that return FieldEventHandler Modifier and Type Method Description FieldEventHandler<T>FieldEventHandlerModifier. getOriginalHandler()Getter for the original event handler.FieldEventHandler<T>FieldRecallLastOccurrence. getOriginalHandler()Constructors in org.orekit.propagation.events.handlers with parameters of type FieldEventHandler Constructor Description FieldRecallLastOccurrence(FieldEventHandler<T> wrappedHandler)Constructor.
-