Sundt Air
Sundt Air is a Norwegian operator of corporate jets based in Oslo. It has four aircraft used for corporate and private charter. Two Beechcraft Super King Airs are used to carry out flight inspection duties as well as charters.
| |||||||
Founded | 1997 | ||||||
---|---|---|---|---|---|---|---|
Fleet size | 6 | ||||||
Headquarters | Oslo, Norway | ||||||
Key people | Christian and Else Sundt | ||||||
Website | www.sundtair.com |
Fleet

Sundt Air Cessna Citation Excel

Sundt Air Cessna Citation Bravo
The Sundt Air fleet is:
- 1 x Beechcraft B350ER (maritime patrol)
- 2 × Beechcraft Super King Air 200 (charter and flight inspection duties)
- 1 × Bombardier Challenger 604
- 1 × Bombardier Challenger 350
- 1 × Cessna Citation Sovereign
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.
gollark: See? It's ugly! Mutable variables; that break nonsense; the curly brackets.
gollark: i.e.```fsharplet potato = 5let isFive = match potato with | 5 -> true | _ -> false```is nicer than the equivalent nonsense of```javascriptconst potato = 5;let isFive;switch (potato) {case 5: isFive = true; break:default: isFive = false;}```
gollark: They're much more composable.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.