Package faa.tg.departure.objects

This package contains objects that are sent back and forth between the Eco GUI and the Departure GUI.

See:
          Description

Class Summary
AircraftToUpdate This class defines AircraftToUpdate which contains list of aircraft to update the start times for.
ChangeRunway This class defines ChangeRunway which is sent to Tgf when a departure client changes the departure runway of a flight.
DepartureAircraftEvent This class defines DepartureAircraftEvent which is sent when an a departure flight is added to/removed from the departure mgr
DepartureFlight This class defines DepartureFlight which contains the information about a flight that the departure clients will need.
DepartureObject This class defines DepartureObject which is the super class for objects sent back and forth between Tgf and a departure client.
DeptRunwayChanged This class defines DeptRunwayChanged which is sent to Tgf when a departure client changes the departure runway of a flight.
DptAcEvtConstants This class defines DptAcEvtConstants
Fixes This class defines Fixes which contains a list of all the fixes that tgf knows
FlyingStatusChanged This class defines FlyingStatusChanged which contains a aircraft to update and its new flying status
GateHoldObject This class defines GateHoldObject contains a departure object that has information about a gate hold
GateHoldObjects This class defines GateHoldObjects contains a list of departure objects that have information about gate holds
LoopBack This class defines LoopBack which is an object used to see about how long it takes tgf to recieve, process, and respond to an object sent to it.
Message This class defines Message
PlaceHoldAirport  
PlaceHoldAirportFix  
PlaceHoldFlight  
PlaceHoldRunway  
RemoveHoldAirport  
RemoveHoldAirportFix  
RemoveHoldFlight  
RemoveHoldRunway  
RollForward This class defines RollForward which telss tgf what if any other departing flights should have the start time moved forward
ScenarioMessage This class defines ScenarioMessage which contains the name of the scenario that tgf is running
StartFlight  
TgfState This class defines TgfState wwhich is the status of tgf ie running, paused, stopped, or unknown.
TgfStatus This class defines TgfStatus wwhich is the status of tgf ie running, paused, stopped, or unknown.
UpdateSimTime This class defines UpdateSimTime which is sent to the departure client it contains Tgf current sim time
UpdateStartTime This class defines UpdateStartTime which contains a aircraft to update and its new start time.
 

Package faa.tg.departure.objects Description

This package contains objects that are sent back and forth between the Eco GUI and the Departure GUI.