Uses of Package
edu.mit.ll.group43.surfaceoptimization

Packages that use edu.mit.ll.group43.surfaceoptimization
edu.mit.ll.group43.surfaceoptimization   
edu.mit.ll.group43.surfaceoptimization.dp   
 

Classes in edu.mit.ll.group43.surfaceoptimization used by edu.mit.ll.group43.surfaceoptimization
InvalidDPAlgorithmTypeException
           
InvalidSequencerTypeException
           
Sequencer
          Implementations of this abstract class are responsible for optimally re-sequencing the FCFS sequence they are given, with respect to minimum separation requirements and CPS.
SequencerType
          Enum for the different types of algorithms that can be used to determine the optimal takeoff schedule for a given sequence of aircraft.
 

Classes in edu.mit.ll.group43.surfaceoptimization used by edu.mit.ll.group43.surfaceoptimization.dp
Sequencer
          Implementations of this abstract class are responsible for optimally re-sequencing the FCFS sequence they are given, with respect to minimum separation requirements and CPS.