Skip to content

Create generic ElevatorBase class for elevator control - #86

Closed
codingduck106 wants to merge 2 commits into
mainfrom
jazl/elevatorbase
Closed

Create generic ElevatorBase class for elevator control#86
codingduck106 wants to merge 2 commits into
mainfrom
jazl/elevatorbase

Conversation

@codingduck106

Copy link
Copy Markdown
Contributor

A generic elevator base class. I created it since we might use elevators more in the future as well, and its easier than having to rewrite the same stuff over and over again.

This class serves as a generic configurable elevator base, allowing for specific implementations by extending it.
Removed the stub method for getAppliedCurrent in ElevatorBase, because it doesn't need to be overriden apparently.
@codingduck106
codingduck106 deleted the jazl/elevatorbase branch October 17, 2025 23:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant