Versions Compared

Key

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

...

With a Car object, we can generate the following:

  • The force required to _________ for the car to accelerate to a certain velocity , using the force_req() method

  • The maximum velocity of __________the car at a certain point in the elevation map, using the max_velocity() method

  • The energy used to _______ by the car to move through the course with the given elevation map and velocity profile , using the energy_used() method

...