Code Monkey home page Code Monkey logo

Comments (4)

GliderGeek avatar GliderGeek commented on June 3, 2024

I find it difficult to interpret the diagram, but there is indeed a certain a-symmetry between cruise -> thermal and thermal -> cruise. the transition cruise -> thermal contains refinement.

from cruise -> thermal

  • 225 degree continuous turn
  • thermal start at first occurrence of >4deg/s or at start of turn

from thermal -> cruise

  • absolute always <4deg/s, cruise distance > 1000m, average < 2 deg/s.

from opensoar.

GliderGeek avatar GliderGeek commented on June 3, 2024

Looking again at the diagram:

  • When in 'cruise' state, it is also in 'possible climb' state. If the bearing change sign changes (e.g. from cw to ccw), the 'possible climb' entry is updated and cumulative bearing change is reset.

In terms of arrows:

  • PossibleClimb -> Climb takes place when ccw changes to cw and vice versa
  • Climb -> PossibleClimb always takes place

from opensoar.

GliderGeek avatar GliderGeek commented on June 3, 2024

btw, to specifically answer the question on the state change between possible cruise and climb:
this happens on line 72:
possible_cruise_start = None

from opensoar.

roeles avatar roeles commented on June 3, 2024

I see, thanks!

from opensoar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.