seq | 絶対値最大値を探索したいフーリエスペクトルを表す構造体。 A structure to represent the Fourier spectrum for which the absolute maximum value is to be searched. |
fmin | 絶対値最大値を探す周波数範囲の下限(\(f_{min}\))。 The lower limit, \(f_{min}\), of the frequency window to search the absolute maximum value. |
fmax | 絶対値最大値を探す周波数範囲の上限(\(f_{max}\))。 The upper limit, \(f_{max}\), of the frequency window to search the absolute maximum value. |