Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Agi.foundation.segmentpropagation Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
ImpulsiveManeuverInformationStores all the information needed for a maneuver to be performed by an ImpulsiveManeuverSegment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
ImpulsiveManeuverSegmentA SegmentDefinition that performs a set of impulsive maneuvers.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
ImpulsiveManeuverSegmentConfigurationThe configuration for an ImpulsiveManeuverSegment, storing all of the ImpulsiveManeuverInformations for the segment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
ImpulsiveManeuverSegmentResultsA SegmentResults specifically for the results of a ImpulsiveManeuverSegment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
InitialStateSegmentRepresents an initial state for a SegmentPropagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
InvalidFuelStateBehaviorenum InvalidFuelStateBehaviorAn enum that will let a maneuver segment know what to do if an maneuver can notClassagi.foundation.segmentpropagationAGI ( Analytical Graphics )
InvalidFuelStateExceptionAn exception that indicates a maneuver caused a craft to run out of fuel.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
MaximumDurationBehaviorenum MaximumDurationBehaviorDefines the behavior that a NumericalPropagatorSegment should use when its Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalInitialStateSegmentAn InitialStateSegment whose state is represented as a NumericalPropagatorState derived from a NumericalPropagatorDefinition.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericallyPropagatedSegmentHelperContains various helper methods and properties that segments using a NumericalPropagatorDefinition in a custom SegmentDefinition.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagatorSegmentAn segment that will run a NumericalPropagator until a StoppingCondition is satisfied.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagatorSegmentConfigurationThe configuration of a NumericalPropagatorSegment which stores and allows the modification of the values of thresholds of StoppingConditions.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
NumericalPropagatorSegmentResultsA SegmentResults (get / set) specifically for the results of a NumericalPropagatorSegment.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentDefinition The base class defining the definition of a SegmentPropagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListA class that holds a list of SegmentDefinitions that gets propagated in series.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListConfigurationThe configuration for a SegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListPropagatorThe SegmentPropagator for SegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentListResultsThe SegmentResults (get / set) returned by a propagated SegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentPropagationEventArgsProvides information about the current propagator's propagation.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentPropagatorThe abstract type for a segment's propagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
SegmentResultsThe results computed by a SegmentPropagator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
StoppedOnMaximumDurationExceptionThe RuntimeException that gets thrown when a NumericalPropagatorSegmentResults was stopped on its MaximumDuration (get / set) and if the segment was set Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListA SegmentList that can control and change properties of the segments it is propagating by using Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListConfigurationThe configuration for a TargetedSegmentList.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorThe definition of a operation that will in some way modify how the SegmentPropagators in a Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorBehaviorenum TargetedSegmentListOperatorBehaviorDefines the behavior of the operatorsClassagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorConfigurationThe configuration for a TargetedSegmentListOperatorEvaluator.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorConvergenceBehaviorenum TargetedSegmentListOperatorConvergenceBehaviorAllows the user to specify the behavior of the parent TargetedSegmentList Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorEvaluatorThe evaluator of an operator that a TargetedSegmentList will use on its segments.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListOperatorResultsThe abstract class that gets returned when a TargetedSegmentListOperatorEvaluator is computed.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )
TargetedSegmentListResultsA SegmentListResults that is returned when a TargetedSegmentLists propagator is run.Classagi.foundation.segmentpropagationAGI ( Analytical Graphics )