Skip to main content

Module for handling UAV flight log data

Project description

FlightData

This repo is contains a set of datastructures and tools for handling flight log data.

Flight

The Flight object represents the data logged by a flight controller. The class wraps a pandas dataframe which is indexed on a single time axis. Where data is logged at different rates for different sensors it is mapped to the closest time index. Attribute access provides individual columns or sets of columns in the groups defined in Fields. Item access subsets the data in the time axis.

Table

The Table is the base type for most of the datastructures. It allows attribute access to individual columns. Attribute access is also available to return basic entities subclassed from the base type in the pfc-geometry package. For example in the state object table.x provides the x position, table.pos provides a Point representing the xyz position. columns that are not represented by geometric base types are considered to be labels for the data.

State

The State object is a table representing the position and orientation of the aircraft along with their derivatives, it can be constructed from a Flight or from scratch by extrapolating in lines or around arcs. Many tools are provided to manipulate the data. The position and attitude are in a reference frame (with Z up), the derivatives move with the aircraft in either the body, wind, stability or track (like the wind axis but with no wind) frame.

Further documentation will be provided here: https://pfcdocumentation.readthedocs.io/pyflightcoach/flightdata.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flightdata-0.2.8.tar.gz (32.3 kB view details)

Uploaded Source

Built Distribution

flightdata-0.2.8-py3-none-any.whl (37.1 kB view details)

Uploaded Python 3

File details

Details for the file flightdata-0.2.8.tar.gz.

File metadata

  • Download URL: flightdata-0.2.8.tar.gz
  • Upload date:
  • Size: 32.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for flightdata-0.2.8.tar.gz
Algorithm Hash digest
SHA256 8dab190043010582eecb7e3d8627f8b0d374814d6928c336fe5e79921df2041b
MD5 d3b3241cb556a1a2914890d2aea9263f
BLAKE2b-256 73ca1c0835cf5b61a09434430a1f69829f90181e11f177938613ac20e8c98914

See more details on using hashes here.

File details

Details for the file flightdata-0.2.8-py3-none-any.whl.

File metadata

  • Download URL: flightdata-0.2.8-py3-none-any.whl
  • Upload date:
  • Size: 37.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for flightdata-0.2.8-py3-none-any.whl
Algorithm Hash digest
SHA256 8c637873526ecb664ac2f5e409271b09e18cffa85ac9cb8f5e2d623526015f58
MD5 e2270dd101544fb16ecd46f70ed44e2f
BLAKE2b-256 8e0789339ed0a7f9958a8abe3c53dc0fcad46acb784c061227c3dc959a2d009c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page