nf2ff: fix: cleanup old calculations
Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
This commit is contained in:
parent
e5fd1e1f61
commit
964cb08f4d
@ -56,6 +56,10 @@ end
|
||||
% adopted from
|
||||
% 2012, Tim Pegg <teepegg@gmail.com>
|
||||
|
||||
% cleanup (if exist)
|
||||
nf2ff.E_cprh = [];
|
||||
nf2ff.E_cplh = [];
|
||||
|
||||
% Setup vectors for converting to LHCP and RHCP polarization senses
|
||||
cosphi = cos(nf2ff.phi)';
|
||||
sinphi = sin(nf2ff.phi)';
|
||||
|
Loading…
Reference in New Issue
Block a user