↓ 2 callersFunctiongen_ramp(start: float, stop: float, duration_s: float, dt_s: float, t0_s: float, bounce: bool=False, include_zero=Fals
Pi/RecordedData/disco_maker.py:120
↓ 2 callersFunctiongen_random(low: float, high: float, duration_s: float, dt_s: float, t0_s: float, seed: Optional[int]=None, include_zero=
Pi/RecordedData/disco_maker.py:158
↓ 2 callersFunctiongen_saw(low: float, high: float, period_s: float, duration_s: float, dt_s: float, t0_s: float, include_zero=False)
Pi/RecordedData/disco_maker.py:148
↓ 2 callersFunctiongen_sine(amp: float, offset: float, period_s: float, duration_s: float, dt_s: float, t0_s: float, include_zero=False)
Pi/RecordedData/disco_maker.py:111
↓ 2 callersFunctiongen_triangle(low: float, high: float, period_s: float, duration_s: float, dt_s: float, t0_s: float, include_zero=False)
Pi/RecordedData/disco_maker.py:135