Home
last modified time | relevance | path

Searched refs:iwave (Results 1 – 25 of 107) sorted by relevance

12345

/dports/databases/grass7/grass-7.8.6/imagery/i.atcorr/
H A Diwave.cpp5127 if(iwave == 0 || iwave == -2) in parse()
5153 else if(iwave <= 16) avhrr(iwave - 4); in parse()
5154 else if(iwave <= 24) hrv(iwave - 16); in parse()
5155 else if(iwave <= 30) tm(iwave - 24); in parse()
5156 else if(iwave <= 34) mss(iwave - 30); in parse()
5157 else if(iwave <= 41) mas(iwave - 34); in parse()
5158 else if(iwave <= 48) modis(iwave - 41); in parse()
5159 else if(iwave <= 52) avhrr(iwave - 36); in parse()
5160 else if(iwave <= 60) polder(iwave - 52); in parse()
5161 else if(iwave <= 67) etmplus(iwave - 60); in parse()
[all …]
H A D6s.cpp38 static IWave iwave; variable
95 if(iwave.iwave != -1) wlmoy = iwave.equivwl(); in init_6S()
96 else wlmoy = iwave.wl; in init_6S()
98 iwave.wlmoy = wlmoy; in init_6S()
176 iwave.print(); in printOutput()
320 if (iwave.iwave == -2) in compute()
328 for(l = iwave.iinf; l <= iwave.isup; l++) in compute()
332 if(l == iwave.iinf || l == iwave.isup) sbor *= 0.5f; in compute()
333 if(iwave.iwave == -1) sbor = 1.0f / step; in compute()
401 if (iwave.iwave == -2) in compute()
[all …]
H A Dtransform.cpp4 void EtmDN(int iwave, double asol, bool before, double &lmin, double &lmax) in EtmDN() argument
8 switch(iwave) in EtmDN()
70 switch(iwave) in EtmDN()
142 EtmDN(ti.iwave, ti.asol, imask & ETM_BEFORE, lmin, lmax); in transform()
/dports/comms/wsjtz/wsjtx/lib/
H A Dblanker.f903 integer*2 iwave(nz) local
12 if(iwave(i).eq.-32768) iwave(i)=-32767
13 n=abs(iwave(i))
27 i0=iwave(i)
H A Dsumsim.f908 integer*2 iwave(NMAX) !i*2 data variable
25 read(10) iwave(1:npts)
27 wave(1:npts)=wave(1:npts) + iwave(1:npts)
36 iwave(1:npts)=nint(fac*wave(1:npts))
39 write(12) h,iwave(1:npts)
H A Dmsk144sim.f9011 integer*2 iwave(0:NMAX-1) variable
92 iwave=0
97 iwave(i)=30.0*wave(i)
100 write(10) h,iwave(0:npts-1) !Save the .wav file
H A Dft8_decode.f9035 subroutine decode(this,callback,iwave,nQSOProgress,nfqso,nftx,newdat, & argument
57 integer*2 iwave(15*12000) local
79 dd=iwave
85 dd=iwave
124 dd(n+1:)=iwave(n+1:)
135 dd=iwave
H A Djt9sim.f9010 integer*2 iwave(NMAX) !Generated waveform (no noise) variable
147 if(snrdb.ge.90.0) iwave(1:npts)=nint(fac*dat(1:npts))
148 if(snrdb.lt.90.0) iwave(1:npts)=nint(rms*dat(1:npts))
150 write(10) h,iwave(1:npts)
H A Dq65_decode.f9033 subroutine decode(this,callback,iwave,nqd0,nutc,ntrperiod,nsubmode,nfqso, & argument
70 integer*2 iwave(NMAX) !Raw data local
153 call q65_dec0(iavg,nutc,iwave,ntrperiod,nfqso,ntol,ndepth,lclearave, &
169 call ana64(iwave,npts,c00) !Convert to complex c00() at 6000 Sa/s
210 call q65_dec0(iavg,nutc,iwave,ntrperiod,nfqso,ntol,ndepth,lclearave, &
227 call q65_dec0(iavg,nutc,iwave,ntrperiod,nfqso,ntol,ndepth,lclearave, &
289 call ana64(iwave,npts,c00) !Convert to complex c00() at 6000 Sa/s
H A Djt49sim.f9012 integer*2 iwave(NMAX) !Generated waveform variable
144 if(snrdb.ge.90.0) iwave(1:NMAX)=nint(fac*dat(1:NMAX))
145 if(snrdb.lt.90.0) iwave(1:NMAX)=nint(rms*dat(1:NMAX))
146 write(10) h,iwave(1:NMAX) !Save the .wav file
H A Dana64.f905 integer*2 iwave(npts) !Raw data at 12000 Hz local
13 c0(0:npts-1)=fac*iwave(1:npts)
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dspx.c389 register int iwave, *statp; in wavefreq() local
399 for (iwave = 0; iwave < nwave; iwave++) { in wavefreq()
549 register int iwave, k, *statp; in waveawav() local
559 for (iwave = 0; iwave < nwave; iwave++) { in waveawav()
644 register int iwave, *statp; in wavevelo() local
653 for (iwave = 0; iwave < nwave; iwave++) { in wavevelo()
1036 register int iwave, *statp; in wavevopt() local
1048 for (iwave = 0; iwave < nwave; iwave++) { in wavevopt()
1105 register int iwave, *statp; in wavezopt() local
1117 for (iwave = 0; iwave < nwave; iwave++) { in wavezopt()
/dports/astro/wcslib/wcslib-7.7/C/
H A Dspx.c389 register int iwave, *statp; in wavefreq() local
399 for (iwave = 0; iwave < nwave; iwave++) { in wavefreq()
549 register int iwave, k, *statp; in waveawav() local
559 for (iwave = 0; iwave < nwave; iwave++) { in waveawav()
644 register int iwave, *statp; in wavevelo() local
653 for (iwave = 0; iwave < nwave; iwave++) { in wavevelo()
1036 register int iwave, *statp; in wavevopt() local
1048 for (iwave = 0; iwave < nwave; iwave++) { in wavevopt()
1105 register int iwave, *statp; in wavezopt() local
1117 for (iwave = 0; iwave < nwave; iwave++) { in wavezopt()
/dports/astro/siril/siril/subprojects/wcslib/
H A Dspx.c391 register int iwave, *statp; in wavefreq() local
401 for (iwave = 0; iwave < nwave; iwave++) { in wavefreq()
551 register int iwave, k, *statp; in waveawav() local
561 for (iwave = 0; iwave < nwave; iwave++) { in waveawav()
646 register int iwave, *statp; in wavevelo() local
655 for (iwave = 0; iwave < nwave; iwave++) { in wavevelo()
1038 register int iwave, *statp; in wavevopt() local
1050 for (iwave = 0; iwave < nwave; iwave++) { in wavevopt()
1107 register int iwave, *statp; in wavezopt() local
1119 for (iwave = 0; iwave < nwave; iwave++) { in wavezopt()
/dports/comms/wsjtz/wsjtx/lib/ft8/
H A Dft8d.f9011 integer*2 iwave(NMAX) !Generated full-length waveform variable
40 read(10,end=999) ihdr,iwave
45 call sync8(iwave,nfa,nfb,nfqso,s,candidate,ncand)
47 dd=iwave
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/devicetree/bindings/arm/
H A Drenesas.yaml59 - iwave,g21m
65 - iwave,g21d
66 - const: iwave,g21m
73 - iwave,g20d
74 - const: iwave,g20m
80 - iwave,g20m
88 - iwave,g20d
89 - const: iwave,g20m
95 - iwave,g20m
107 - const: iwave,g22d
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/devicetree/bindings/arm/
H A Drenesas.yaml59 - iwave,g21m
65 - iwave,g21d
66 - const: iwave,g21m
73 - iwave,g20d
74 - const: iwave,g20m
80 - iwave,g20m
88 - iwave,g20d
89 - const: iwave,g20m
95 - iwave,g20m
107 - const: iwave,g22d
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/devicetree/bindings/arm/
H A Drenesas.yaml59 - iwave,g21m
65 - iwave,g21d
66 - const: iwave,g21m
73 - iwave,g20d
74 - const: iwave,g20m
80 - iwave,g20m
88 - iwave,g20d
89 - const: iwave,g20m
95 - iwave,g20m
107 - const: iwave,g22d
[all …]
/dports/comms/wsjtz/wsjtx/map65/libm65/
H A Dgen65.f9013 integer*2 iwave(NMAX) !Generated wave file local
77 iwave(2*i-1)=32767.0*cos(xphi)
78 iwave(2*i)=32767.0*sin(xphi)
82 iwave(2*nsym*nsps+1:)=0
H A Dgen_q65_wave.f9013 integer*2 iwave(NMAX) local
48 iwave(2*i-1)=32767.0*cos(xphi)
49 iwave(2*i)=32767.0*sin(xphi)
H A Dq65b.f9022 integer*2 iwave(60*12000) local
121 iwave(2*i+2)=nint(real(cz(j))) !Note the reversed order!
122 iwave(2*i+1)=nint(aimag(cz(j)))
124 iwave(2*nfft2+1:)=0
141 call map65_mmdec(nutc,iwave,nqd,nsubmode,nfa,nfb,1000,ntol, &
/dports/comms/wsjtz/wsjtx/lib/fst4/
H A Dfst4sim.f9018 integer*2, allocatable :: iwave(:) !Generated full-length waveform variable
72 allocate( iwave(nmax) )
139 iwave=nint(wave(:size(iwave)))
149 write(10) h,iwave !Save to *.wav file
/dports/comms/wsjtz/wsjtx/lib/ft2/
H A Dft2_iwave.f9011 integer*2 iwave(NWAVE) !Generated full-length waveform local
44 iwave=nint((32767.0/sqrt(2.0))*wave)
61 iwave=nint((30000.0/datpk)*wave)
H A Dft2_gfsk_iwave.f9014 integer*2 iwave(NWAVE) !Generated full-length waveform local
68 iwave=nint((32767.0/sqrt(2.0))*wave)
85 iwave=nint((30000.0/datpk)*wave)
H A Dft2audio.c23 short *iwave; member
101 n2=data->iwave[ic]; in SoundOut()
129 int *itx, short iwave[], int *nwave, int *nfsample, in ft2audio_() argument
155 data.iwave = iwave; in ft2audio_()

12345