Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distance Measurement Framework #15

Open
5 tasks
BenjamenMeyer opened this issue Aug 12, 2016 · 0 comments
Open
5 tasks

Distance Measurement Framework #15

BenjamenMeyer opened this issue Aug 12, 2016 · 0 comments

Comments

@BenjamenMeyer
Copy link
Owner

BenjamenMeyer commented Aug 12, 2016

The Distance Measurement Framework provides the ability to build up a calculation (f.e Velocity) from the data records. The framework as a whole must do:

  • Take in a Time Data Record
  • Process Time Data Record through a Time ➡️ Distance loop
    • Signal when a Distance Record is available
  • Generate an output Distance Status Data Record
  • Generate an output Distance Data Record

Note: This should not be a significant effort over v0.1 as v0.1 will have most of the requisite functionality; thus this focuses more on the details of the Time-Distance Domain Conversion, which is not an insignificant task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant