bundles / scipy 1.17.1 / scipy / signal / _waveforms / _chirp_phase
function
scipy.signal._waveforms:_chirp_phase
source: /scipy/signal/_waveforms.py :421
Signature
def _chirp_phase ( t , f0 , t1 , f1 , method = linear , vertex_zero = True ) Summary
Calculate the phase used by chirp to generate its output.
Extended Summary
See chirp for a description of the arguments.
Aliases
-
scipy.signal._waveforms._chirp_phase