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

Basic flight telemetry #18

Open
17 tasks
djungelorm opened this issue Mar 24, 2023 · 0 comments
Open
17 tasks

Basic flight telemetry #18

djungelorm opened this issue Mar 24, 2023 · 0 comments
Labels
Milestone

Comments

@djungelorm
Copy link
Member

Add basic telemetry to Flight class. This functionality depends on reference frames, so is blocked by #17

See https://github.com/krpc/krpc/blob/main/service/SpaceCenter/src/Services/Flight.cs

  • Vessel.Flight(referenceFrame) to construct instances
  • Vessel.Velocity
  • Vessel.Speed
  • Vessel.HorizontalSpeed
  • Vessel.VerticalSpeed
  • Veseel.CenterOfMass
  • Veseel.Rotation
  • Veseel.Direction
  • Veseel.Pitch
  • Veseel.Heading
  • Veseel.Roll
  • Vessel.Prograde
  • Vessel.Retrograde
  • Vessel.Normal
  • Vessel.AntiNormal
  • Vessel.Radial
  • Vessel.AntiRadial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant