Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Project

  • Minimalist observatory with only two components
    • Simplistic Mount
    • Query service
  • Mount
    • observe: Receives a position to be observed
      • Moves gradually to the position
    • getCurrentPos: Returns the current position
  • QueryService:
  • Client
    • Interacts with either (or both) components to move the telescope and to confirm the reached position is the expected one

Image Added

Practical Guidelines