| Name | Description | Type | Package | Framework |
| ImpulsiveManeuverInformation | Stores all the information needed for a maneuver to be performed by an ImpulsiveManeuverSegment. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| ImpulsiveManeuverSegment | A SegmentDefinition that performs a set of impulsive maneuvers. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| ImpulsiveManeuverSegmentConfiguration | The configuration for an ImpulsiveManeuverSegment, storing all of the ImpulsiveManeuverInformations for the segment. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| ImpulsiveManeuverSegmentResults | A SegmentResults specifically for the results of a ImpulsiveManeuverSegment. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| InitialStateSegment | Represents an initial state for a SegmentPropagator. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| InvalidFuelStateBehavior | enum InvalidFuelStateBehaviorAn enum that will let a maneuver segment know what to do if an maneuver can not | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| InvalidFuelStateException | An exception that indicates a maneuver caused a craft to run out of fuel. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| MaximumDurationBehavior | enum MaximumDurationBehaviorDefines the behavior that a NumericalPropagatorSegment should use when its | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| NumericalInitialStateSegment | An InitialStateSegment whose state is represented as a NumericalPropagatorState derived from a NumericalPropagatorDefinition. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| NumericallyPropagatedSegmentHelper | Contains various helper methods and properties that segments using a NumericalPropagatorDefinition in a custom SegmentDefinition. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| NumericalPropagatorSegment | An segment that will run a NumericalPropagator until a StoppingCondition is satisfied. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| NumericalPropagatorSegmentConfiguration | The configuration of a NumericalPropagatorSegment which stores and allows the modification of the values of thresholds of StoppingConditions. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| NumericalPropagatorSegmentResults | A SegmentResults (get / set) specifically for the results of a NumericalPropagatorSegment. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentDefinition | The base class defining the definition of a SegmentPropagator. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentList | A class that holds a list of SegmentDefinitions that gets propagated in series. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentListConfiguration | The configuration for a SegmentList. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentListPropagator | The SegmentPropagator for SegmentList. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentListResults | The SegmentResults (get / set) returned by a propagated SegmentList. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentPropagationEventArgs | Provides information about the current propagator's propagation. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentPropagator | The abstract type for a segment's propagator. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| SegmentResults | The results computed by a SegmentPropagator. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| StoppedOnMaximumDurationException | The RuntimeException that gets thrown when a NumericalPropagatorSegmentResults was stopped on its MaximumDuration (get / set) and if the segment was set | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentList | A SegmentList that can control and change properties of the segments it is propagating by using | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListConfiguration | The configuration for a TargetedSegmentList. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListOperator | The definition of a operation that will in some way modify how the SegmentPropagators in a | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListOperatorBehavior | enum TargetedSegmentListOperatorBehaviorDefines the behavior of the operators | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListOperatorConfiguration | The configuration for a TargetedSegmentListOperatorEvaluator. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListOperatorConvergenceBehavior | enum TargetedSegmentListOperatorConvergenceBehaviorAllows the user to specify the behavior of the parent TargetedSegmentList | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListOperatorEvaluator | The evaluator of an operator that a TargetedSegmentList will use on its segments. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListOperatorResults | The abstract class that gets returned when a TargetedSegmentListOperatorEvaluator is computed. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |
|
| TargetedSegmentListResults | A SegmentListResults that is returned when a TargetedSegmentLists propagator is run. | Class | agi.foundation.segmentpropagation | AGI ( Analytical Graphics ) |