ElevatorOperator.floor_arrival
You're seeing just the function
floor_arrival
, go back to ElevatorOperator module for more information.
Link to this function
floor_arrival(floor)
Signals that the elevator has arrived at a floor.
Parameters
- floor: The floor the elevator has arrived at :: integer()
Return
- no_return