Home
last modified time | relevance | path

Searched refs:stop_freq (Results 1 – 25 of 41) sorted by relevance

12

/dports/audio/guitarix-lv2/guitarix-0.43.1/tools/ampsim/DK/
H A Dsignals.py15 self.stop_freq = stop_freq
160 upper_freq = self.stop_freq
188 upper_freq = self.stop_freq
241 def stop_freq(self): member in Signal
243 @stop_freq.setter
244 def stop_freq(self, v): member in Signal
292 if stop_freq is None:
293 stop_freq = self._s_stop_freq
294 if stop_freq is None:
305 if stop_freq is None:
[all …]
/dports/misc/py-QSpectrumAnalyzer/QSpectrumAnalyzer-2.1.0/qspectrumanalyzer/backends/
H A Drtl_power_fftw.py15 def setup(self, start_freq, stop_freq, bin_size, interval=10.0, gain=-1, ppm=0, crop=0, argument
20 freq_range = stop_freq * 1e6 - start_freq * 1e6
31 "stop_freq": stop_freq,
63stop_freq = start_freq + self.params["sample_rate"] - (self.params["sample_rate"] / self.params["b…
64 return (start_freq, stop_freq)
129 start_freq, stop_freq = self.freqs_crop[self.hop]
132 if freq >= start_freq and freq <= stop_freq:
H A Drtl_power.py16 def setup(self, start_freq, stop_freq, bin_size, interval=10.0, gain=-1, ppm=0, crop=0, argument
23 "stop_freq": stop_freq,
73 stop_freq = int(line[3])
77 x_axis = list(np.arange(start_freq + self.lnb_lo, stop_freq + self.lnb_lo, step))
99 if stop_freq > ((self.params["stop_freq"] - self.lnb_lo / 1e6) * 1e6) - step:
H A Drx_power.py21 def setup(self, start_freq, stop_freq, bin_size, interval=10.0, gain=-1, ppm=0, crop=0, argument
26 "stop_freq": stop_freq,
76 stop_freq = int(line[3])
80 x_axis = list(np.arange(start_freq + self.lnb_lo, stop_freq + self.lnb_lo, step))
102 if stop_freq > ((self.params["stop_freq"] - self.lnb_lo / 1e6) * 1e6) - step:
H A Dhackrf_sweep.py22 stop_freq = 6000 variable in Info
39 def setup(self, start_freq=0, stop_freq=6000, bin_size=1000, argument
53 total_bandwidth = stop_freq - start_freq
56 stop_freq = start_freq + total_bandwidth
68 "stop_freq": stop_freq, # MHz
H A Dsoapy_power.py59 def setup(self, start_freq, stop_freq, bin_size, interval=10.0, gain=-1, ppm=0, crop=0, argument
64 "stop_freq": stop_freq,
164 stop_freq = header.stop
168 x_axis = np.arange(start_freq, stop_freq, step)
183 if stop_freq > (self.params["stop_freq"] * 1e6) - step:
H A D__init__.py22 stop_freq = 108 variable in BaseInfo
68 def setup(self, start_freq, stop_freq, bin_size, interval=10.0, gain=-1, ppm=0, crop=0, argument
/dports/science/openems/openEMS-0.0.35-71-g4c24b6e/matlab/
H A Dharminv.m1 function [f,decay,Q,amp,phase,err]=harminv( timeseries, timestep, start_freq, stop_freq )
2 % [f,decay,Q,amp,phase,err]=harminv( timeseries, timestep, start_freq, stop_freq )
44 num2str(start_freq) '-' num2str(stop_freq) ' < "' tmpfile '"'];
/dports/misc/iio-oscilloscope/iio-oscilloscope-0.14-master/plugins/
H A Dspectrum_analyzer.c54 double stop_freq; member
260 double center, bw, start_freq, stop_freq; in plugin_gather_user_setup() local
270 stop_freq = center + bw / 2; in plugin_gather_user_setup()
273 if ((setup->start_freq != start_freq) || (setup->stop_freq != stop_freq)) { in plugin_gather_user_setup()
275 setup->stop_freq = stop_freq; in plugin_gather_user_setup()
308 stop = setup->stop_freq; in build_profiles_for_entire_sweep()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/tools/gr-usrptest/apps/
H A Dusrp_phasealignment.py42 if args.auto and args.start_freq and args.stop_freq:
44 bw = (args.stop_freq - args.start_freq) / args.freq_bands
H A Duhd_phase_alignment.py295 def get_band_limits(start_freq, stop_freq, freq_bands): argument
302 return np.linspace(start_freq, stop_freq, freq_bands+1, endpoint=True)
547 args.stop_freq - args.tone_offset,
552 run_bands = get_band_limits(args.start_freq, args.stop_freq, args.runs)
/dports/emulators/vice/vice-3.5/src/lib/liblame/misc/
H A Dath.c210 long double stop_freq; member
226 const long double stop_freq ) in open_generator() argument
231 g->stop_freq = stop_freq; in open_generator()
241 g->param2 = ( func [ g->genmode ] ( g->stop_freq / g->sample_freq ) - g->param1 ) in open_generator()
/dports/audio/lame/lame-3.100/misc/
H A Dath.c210 long double stop_freq; member
226 const long double stop_freq ) in open_generator() argument
231 g->stop_freq = stop_freq; in open_generator()
241 g->param2 = ( func [ g->genmode ] ( g->stop_freq / g->sample_freq ) - g->param1 ) in open_generator()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/misc/
H A Dath.c210 long double stop_freq; member
226 const long double stop_freq ) in open_generator() argument
231 g->stop_freq = stop_freq; in open_generator()
241 g->param2 = ( func [ g->genmode ] ( g->stop_freq / g->sample_freq ) - g->param1 ) in open_generator()
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/analysis/
H A Dsensaskq.c27 value->rValue = job->stop_freq; in SENSask()
H A Dsenssetp.c49 job->stop_freq = value->rValue; in SENSsetParam()
/dports/multimedia/handbrake/fdk-aac-2.0.1/libSBRenc/src/
H A Dsbrenc_freq_sca.cpp117 static INT getStopFreq(INT fsCore, const INT stop_freq);
265 static INT getStopFreq(INT fsCore, const INT stop_freq) { in getStopFreq() argument
345 for (i = 0; i < stop_freq; i++) { in getStopFreq()
H A Dsbrenc_freq_sca.h128 const INT stop_freq, INT *k0, INT *k2);
/dports/audio/fdk-aac/fdk-aac-2.0.2/libSBRenc/src/
H A Dsbrenc_freq_sca.cpp117 static INT getStopFreq(INT fsCore, const INT stop_freq);
265 static INT getStopFreq(INT fsCore, const INT stop_freq) { in getStopFreq() argument
345 for (i = 0; i < stop_freq; i++) { in getStopFreq()
H A Dsbrenc_freq_sca.h128 const INT stop_freq, INT *k0, INT *k2);
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dsensdefs.h26 double stop_freq; member
/dports/security/softether/v4.38-9760/src/See/
H A Dtime_calls.h173 LARGE_INTEGER start_kqpc,stop_kqpc,start_freq,stop_freq; in TimeSynchronizeRDTSC() local
208 stop_kqpc=KeQueryPerformanceCounter(&stop_freq); in TimeSynchronizeRDTSC()
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/WinPCAP/
H A Dtime_calls.h151 LARGE_INTEGER start_kqpc,stop_kqpc,start_freq,stop_freq; in TimeSynchronizeRDTSC() local
186 stop_kqpc=KeQueryPerformanceCounter(&stop_freq); in TimeSynchronizeRDTSC()
/dports/security/softether/v4.38-9760/src/Cedar/winpcap/
H A Dtime_calls.h151 LARGE_INTEGER start_kqpc,stop_kqpc,start_freq,stop_freq; in TimeSynchronizeRDTSC() local
186 stop_kqpc=KeQueryPerformanceCounter(&stop_freq); in TimeSynchronizeRDTSC()
/dports/security/softether-devel/v4.36-9754/src/Cedar/winpcap/
H A Dtime_calls.h151 LARGE_INTEGER start_kqpc,stop_kqpc,start_freq,stop_freq; in TimeSynchronizeRDTSC() local
186 stop_kqpc=KeQueryPerformanceCounter(&stop_freq); in TimeSynchronizeRDTSC()

12