State Transition Diagram
A state machine is a thing (e.g., system, subsystem, component, unit) whose functionality and output is dependent not solely on its current path, but also on its past input
The result of its previous input is called its state, and transitions are commands that cause changes from one state to another
No comments:
Post a Comment