: Public <<XSDcomplexType>> Class
Created: 3/5/2020 6:18:13 PM
Modified: 3/5/2020 6:18:13 PM
Project:
Advanced:
Contains actual vs predicted flight times metrics for departure flights.<br/>
Attribute
Public Duration
  lookaheadTime
Details:
nillable=true
Notes: The duration of the lookahead time.<br/>
Public Duration
  queueWaitingTimeAccuracy
Details:
nillable=true
Notes: The queue waiting time accuracy for the flight computed as the difference between the actual queue waiting time and the predicted queue waiting time.<br/>
Public Duration
  spotToQueueTaxiTimePredictionAccuracy
Details:
nillable=true
Notes: The duration that is the difference between the flight's actual taxi time and the predicted taxi time.<br/>
Public Duration
  takeoffTimeAccuracy
Details:
nillable=true
Notes: The duration that is the difference between the flight's actual takeoff time and the predicted takeoff time.<br/>
Element Source Role Target Role
«XSDcomplexType» ActualVersusPredictedFlightTimes
Class  
Name:  
 
Name: accuracyOfPredictedTimes
Contains accuracy of predicted times metrics for departure flights. The set of accuracy measurements is repeated for each different Lookahead Time.
Details:
 
Tag Value
mixed false
Details:
Values: true | false
Default: false
Description: Determines whether this element may contain mixed element and character content.  Refer to the W3C XML Schema recommendation
modelGroup sequence
Details:
Values: all | sequence | choice
Default: sequence
Description: Overrides the package-level default model group
nillable false
Details:
Values: true | false
Default: false
Description: As defined by XML Schema specification