| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.events.detectors |
| Modifier and Type | Method and Description |
|---|---|
LinkTypeHandler |
AbstractSignalPropagationDetector.getLinkTypeHandler()
Getter for the link type handler.
|
| Constructor and Description |
|---|
AbstractSignalPropagationDetector(double maxCheckIn,
double thresholdIn,
EventDetector.Action actionAtEntryIn,
EventDetector.Action actionAtExitIn,
boolean removeAtEntryIn,
boolean removeAtExitIn,
LinkTypeHandler linkTypeHandler)
Build a new instance.
|
AbstractSignalPropagationDetector(double maxCheckIn,
double thresholdIn,
LinkTypeHandler linkTypeHandler)
Build a new instance.
|
AbstractSignalPropagationDetector(int slopeSelectionIn,
double maxCheckIn,
double thresholdIn,
EventDetector.Action actionIn,
boolean removeIn,
LinkTypeHandler linkTypeHandler)
Build a new instance.
|
AbstractSignalPropagationDetector(int slopeSelectionIn,
double maxCheckIn,
double thresholdIn,
EventDetector.Action actionAtEntryIn,
EventDetector.Action actionAtExitIn,
boolean removeAtEntryIn,
boolean removeAtExitIn,
LinkTypeHandler linkTypeHandler)
Build a new instance.
|
AbstractSignalPropagationDetector(int slopeSelectionIn,
double maxCheckIn,
double thresholdIn,
LinkTypeHandler linkTypeHandler)
Build a new instance.
|
Copyright © 2025 CNES. All rights reserved.