Package | Description |
---|---|
agi.foundation.numericalmethods |
Contains general numerical algorithms.
|
agi.foundation.segmentpropagation |
Contains types for modeling a trajectory in segments, where the type of propagation varies for each segment.
|
Modifier and Type | Method and Description |
---|---|
TargetedSegmentListOperatorEvaluator |
TargetedSegmentListParameterOptimizer.getOperatorEvaluator(EvaluatorGroup group)
Creates and returns the fully configured
TargetedSegmentListOperatorEvaluator for use in a
TargetedSegmentLists propagator. |
TargetedSegmentListOperatorEvaluator |
TargetedSegmentListDifferentialCorrector.getOperatorEvaluator(EvaluatorGroup group)
Creates and returns the fully configured
TargetedSegmentListOperatorEvaluator for use in a
TargetedSegmentLists propagator. |
Constructor and Description |
---|
TargetedSegmentListOperatorEvaluator(TargetedSegmentListOperatorEvaluator existingInstance,
CopyContext context)
Initializes a new instance as a copy of an existing instance.
|