RegionAir

RegionAir is an airline headquartered in port-Gentil, Gabon. It focus on regional flights in Central and West Africa. RegionAir works strictly as a charter airline to companies in the oil & gas industry and does not sell tickets to the general public.[1]

RegionAir
Founded2007
HubsPort-Gentil International Airport
Fleet size1
Destinations3
HeadquartersLibreville, Gabon
Website

Destinations

 Cameroon
 Gabon
 Nigeria
 Republic of the Congo

Airfleet

  • 1 Embraer 120
gollark: I was going to have `let printed` at the top then changed my mind.
gollark: Oh, yes, silly me.
gollark: ```javascriptconst printNumber = n => { switch(n) { case 0: return "zero"; //break; case 1: return "one"; //break; case 2: return "two"; //break; case 3: return "three"; //break; default: return "many"; }}```That's much longer, and uglier, especially with the breaks (not needed in this example, but generally will be).
gollark: ```fsharplet printNumber n = match n with | 0 -> "zero" | 1 -> "one" | 2 -> "two" | 3 -> "three" | _ -> "many"```
gollark: I could provide a more complicated example, but discord is bad for that.

References

  1. "- RegionAir- Flights in West Africa". www.regionair.aero. Retrieved 2017-08-16.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.