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

Packages that use edu.mit.ll.group43.surfaceoptimization.aircraft
edu.mit.ll.group43.surfaceoptimization   
edu.mit.ll.group43.surfaceoptimization.aircraft   
edu.mit.ll.group43.surfaceoptimization.analysis   
edu.mit.ll.group43.surfaceoptimization.dp   
edu.mit.ll.group43.surfaceoptimization.dp.factory   
edu.mit.ll.group43.surfaceoptimization.dp.factory.cost   
edu.mit.ll.group43.surfaceoptimization.dp.factory.edge   
edu.mit.ll.group43.surfaceoptimization.dp.factory.netgen   
edu.mit.ll.group43.surfaceoptimization.dp.factory.node   
edu.mit.ll.group43.surfaceoptimization.dp.factory.sequencerecovery   
edu.mit.ll.group43.surfaceoptimization.input   
edu.mit.ll.group43.surfaceoptimization.measurement   
edu.mit.ll.group43.surfaceoptimization.network.dp   
edu.mit.ll.group43.surfaceoptimization.output   
edu.mit.ll.group43.surfaceoptimization.validator   
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
MinimumSeparationCalculator
          Interface to be implemented by classes that calculate the minimum separation time between two aircraft based on their weight class and action type (departure, arrival, or arrival crossing).
WeightClass
          Empty interface for different enums of weight classes to implement.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.aircraft
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
AircraftAlphaComparator
          Comparator for Aircraft based on their computed ready times at the runway.
AircraftSpotReleaseComparator
          Comparator for Aircraft based on the time they are released from the spot.
DefaultDepartureMinimumSeparationCalculator
          This class reads in and returns the minimum separation times for departures based on the weight classes of both the leading and following aircraft.
DefaultWeightClass
          Represents the default weight classes that this project considers, based on a number of different standards.
MinimumSeparationCalculator
          Interface to be implemented by classes that calculate the minimum separation time between two aircraft based on their weight class and action type (departure, arrival, or arrival crossing).
MinimumSeparationCalculator.ActionType
           
WeightClass
          Empty interface for different enums of weight classes to implement.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.analysis
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp.factory
MinimumSeparationCalculator
          Interface to be implemented by classes that calculate the minimum separation time between two aircraft based on their weight class and action type (departure, arrival, or arrival crossing).
WeightClass
          Empty interface for different enums of weight classes to implement.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp.factory.cost
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
MinimumSeparationCalculator
          Interface to be implemented by classes that calculate the minimum separation time between two aircraft based on their weight class and action type (departure, arrival, or arrival crossing).
WeightClass
          Empty interface for different enums of weight classes to implement.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp.factory.edge
MinimumSeparationCalculator
          Interface to be implemented by classes that calculate the minimum separation time between two aircraft based on their weight class and action type (departure, arrival, or arrival crossing).
WeightClass
          Empty interface for different enums of weight classes to implement.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp.factory.netgen
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp.factory.node
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.dp.factory.sequencerecovery
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.input
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.measurement
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.network.dp
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.output
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.
 

Classes in edu.mit.ll.group43.surfaceoptimization.aircraft used by edu.mit.ll.group43.surfaceoptimization.validator
Aircraft
          Represents an aircraft, whose file and FCFS indexes, spot ready time, unimpeded taxi time, and weight class are given.