Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
BAORadio
AnaPAON4
Commits
1cc3250e
Commit
1cc3250e
authored
May 16, 2018
by
Reza ANSARI
Browse files
correction cosmetique, Reza 16/01/2018
parent
166d920f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
p4gvcor.cc
p4gvcor.cc
+1
-1
No files found.
p4gvcor.cc
View file @
1cc3250e
...
...
@@ -151,7 +151,7 @@ void P4gvCor::applyGain(TMatrix <complex <float> > & mtx, TimeStamp const & tms
if
(
!
Gt_corr_param_defined_
&&
glob_normalisation_defined_
&&
fgdonorm
)
{
for
(
sa_size_t
r
=
0
;
r
<
mtx
.
NRows
();
r
++
)
mtx
.
Row
(
r
)
*=
complex
<
float
>
((
float
)
visi_norm_
[(
size_t
)
r
],
0.
);
return
;
return
;
}
if
(
!
Gt_corr_param_defined_
)
return
;
P4AVisiNumEncoder
venc
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment