withaspirit / Elevator-Simulation

Elevator System Simulation project
1 stars 1 forks source link

Code Style Changes, Error Fixes #249

Closed withaspirit closed 2 years ago

withaspirit commented 2 years ago
withaspirit commented 2 years ago

Suggestion for RequestQueue:

currentDirectionRequests -> requestsInCurrentDirection oppositeDirectionRequests -> requestsInOppositeDirection missedRequests -> requestMissedInCurrentDirection