Exercise Sheet 9: Satellites, Object Oriented Programming

Several satellites orbit earth. They are forced into orbit by the gravity of the earth.

  • physical modeling with vector calculation
  • object oriented programming of the celestial bodies: class, instance, object attribute, object method

Exercise Sheet 9

based on

  • Exercise Sheet 8

This sheet requires the mechanics.jar library. You can find this library here.

mechanics.jar