Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 389 Bytes

File metadata and controls

14 lines (12 loc) · 389 Bytes

Elevator

Project for elevator management and simulation

Class Elevator describe elevators. It should be constructed with number of levels and height of level.

Elevators status can be checked by:

  1. Height over ground
  2. Door open/close
  3. Level displayed on info panel
  4. Speed of movement
  5. Weight panel (if anybody is inside)
  6. Buttons pushed (both inside and outside)
  7. checking