public interface FieldModeHandler<T extends RealFieldElement<T>>
Modifier and Type | Method and Description |
---|---|
void |
initialize(boolean activateHandlers,
FieldAbsoluteDate<T> targetDate)
Initialize the mode handler.
|
void initialize(boolean activateHandlers, FieldAbsoluteDate<T> targetDate)
activateHandlers
- if handlers shall be activetargetDate
- propagation is expected to end on this date, but
it may end early due to event detectors or
exceptions.Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.