covid-sim
Public Attributes | List of all members
Airport Struct Reference

Airport state. More...

#include <Model.h>

Collaboration diagram for Airport:
Collaboration graph
[legend]

Public Attributes

int num_mcell
 
int num_place
 
int Inv_prop_traffic [129]
 
int Inv_DestMcells [1025]
 
int Inv_DestPlaces [1025]
 
unsigned short int num_connected
 
unsigned short int * conn_airports
 
float total_traffic
 
float loc_x
 
float loc_y
 
float * prop_traffic
 
IndexListDestMcells
 
IndexListDestPlaces
 

Detailed Description

Airport state.

Not used for COVID-19 right now. Might be more relevant for USA and other countries that have lots of internal flights. Slows the simulation.

Definition at line 249 of file Model.h.


The documentation for this struct was generated from the following file: