# Regularity
Input
Name | Type | Index |
options | Object | 0 |
flights\_a | Array<Flight> | 1 |
flights\_b | Array<Flight> | 2 |
Options
Option | Values | Default | Requirements |
unit | m, h, d | d | |
value | Int | 7 |
Requirements
-Output
Field | Type |
cancelled | Int |
not\_cancelled | Int |
passengers | Int |
total | Int |
regularity | Double |