Package gov.nasa.jpl.sequencing
package gov.nasa.jpl.sequencing
Package that defines the base Sequence and SequenceFragment interfaces that the
engine uses to handle a variety of output sequence formats.
-
ClassDescriptionThe sequence engine is MUCH simpler than the modeling engine because we only need to execute each sequence section in order by start time of each activity.