Public Member Functions | |
| def | __init__ | 
| def | get_state | 
| def | process_command | 
Public Attributes | |
| n_channels | |
| fs | |
| duration | |
| n_samples | |
| cursor | |
| traces | |
| yscale | |
| yshift | |
| refresh_rate | |
| elapsed | |
| state_change | |
| def unlock.state.scope_state.TimeScopeState.__init__ | ( | self, | ||
 channels = 1,  | 
        ||||
 fs = 256,  | 
        ||||
 duration = 2 | ||||
| ) | 
| def unlock.state.scope_state.TimeScopeState.get_state | ( | self | ) | 
Reimplemented from unlock.state.state.UnlockState.
| def unlock.state.scope_state.TimeScopeState.process_command | ( | self, | ||
| command | ||||
| ) | 
Subclass hook
Reimplemented from unlock.state.state.UnlockState.
 1.7.1