| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.events.detectors | |
| fr.cnes.sirius.patrius.events.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEclipseDetector
Common parts shared by several events detectors related to eclipse concept.
|
class |
AbstractStationToSatDetector
Abstract event detector using a station elevation correction.
|
class |
ApparentElevationDetector
Finder for satellite apparent elevation events.
|
class |
BetaAngleDetector
Detects when the beta angle of the spacecraft reaches a predetermined value.
|
class |
BodyInEclipseDetector
Finder for events related to a celestial body in eclipse.
|
class |
BodyPointLocalTimeAngleDetector
Detects when the local time angle of point on a spacecraft is equal to a predetermined value.
|
class |
CentralBodyMaskCircularFOVDetector
Finder for target entry/exit events with respect to a satellite sensor FOV defined by a vector3D
giving the direction in satellite frame and taking into account masking from the central body
This class handles fields of view with a circular boundary.
|
class |
CircularFieldOfViewDetector
Finder for target entry/exit events with respect to a satellite sensor field of view.
|
class |
DihedralFieldOfViewDetector
Finder for body entering/exiting dihedral fov events.
|
class |
EclipseDetector
Finder for satellite eclipse related events.
|
class |
ExtremaElevationDetector
Detects the time when the spacecraft reaches the elevation extrema in a given topocentric
frame.
|
class |
ExtremaSightAxisDetector
Detects the minimum angle between a sight view line and a PVCoordinateProvider target view from a
Frame which origin is on the line.
|
class |
GroundMaskElevationDetector
Finder for satellite azimuth-elevation events with respect to a mask.
|
class |
LineMaskingDetector
Detector for events relative to masking of two
PVCoordinatesProvider points by a list of BodyShape
masking bodies. |
class |
LocalTimeAngleDetector
Detects when the local time angle of a spacecraft is equal to a predetermined value.
|
class |
MaskingDetector
Sensor masking detector.
|
class |
NadirSolarIncidenceDetector
Spacecraft's nadir point solar incidence detector.
|
class |
RFVisibilityDetector
Finder for ground station / satellite RF visibility events.
|
class |
SatToSatMutualVisibilityDetector
Mutual spacecraft visibility detector : the g function is positive only if each spacecraft is in the main field of
view of the other one's sensor.
|
class |
SensorInhibitionDetector
Event detector for the inhibition of a sensor.
|
class |
SensorVisibilityDetector
Event detector for the visibility of a sensor.
|
class |
SolarTimeAngleDetector
Detects when the solar time angle of a spacecraft is equal to a predetermined value.
|
class |
StationToSatMutualVisibilityDetector
Mutual station to spacecraft visibility detector : the g function is positive only if the station's sensor sees the
spacecraft's sensor AND the spacecraft's sensor sees the station's sensor.
|
class |
TargetInFieldOfViewDetector
Event detector for the main target visibility of a sensor.
|
class |
VisibilityFromStationDetector
Finder for satellite apparent entering in a station's field of view.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSignalPropagationDetector |
SignalPropagationWrapperDetector.getWrappedDetector()
Returns the underlying wrapped detector.
|
| Constructor and Description |
|---|
SignalPropagationWrapperDetector(AbstractSignalPropagationDetector eventDetector)
Constructor.
|
Copyright © 2025 CNES. All rights reserved.