# Seat Load Factor
Input
Name | Type | Index |
flights | Array<Object> | 0 |
options | Object | 1 |
Options
Option | Values | Default | Requirements |
flights | true, false | false |
Requirements
-Output
Field | Type | ||||||||
stats |
| ||||||||
flights | Array<Flight> |
Seat Load Factor Object
Field | Type |
passengers | Int |
capacity | Int |
seat\_load\_factor | Double |