The Boerman.FlightAnalysis package contains algorithms to analyze flight movements and extract information like departure time and airfield, arrival time and airfield, total air time and more.
Info
Version: | 1.2.1 |
Author(s): | Corstian Boerman |
Last Update: | Tuesday, December 17, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SkyHop/FlightAnalysis |
NuGet Url: | https://www.nuget.org/packages/Boerman.FlightAnalysis |
Install
Install-Package Boerman.FlightAnalysis
dotnet add package Boerman.FlightAnalysis
paket add Boerman.FlightAnalysis
Boerman.FlightAnalysis Download (Unzip the "nupkg" after downloading)
Dependencies
- Accord.MachineLearning(>= 3.8.0)
- Boerman.Core(>= 2.1.1)
- NetTopologySuite(>= 2.0.0)
- OptimizedPriorityQueue(>= 4.2.0)
- RBush(>= 2.0.41)
- SharpKml.Core(>= 5.1.0)
- System.Reactive(>= 4.2.0)
Tags