mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
dsp-window: remove correction factor from template
This commit is contained in:
parent
8ee59f0547
commit
c9898b1680
1 changed files with 0 additions and 6 deletions
|
@ -82,12 +82,6 @@ public:
|
|||
|
||||
return filter(v, i);
|
||||
}
|
||||
|
||||
virtual
|
||||
T getCorrectionFactor() const
|
||||
{
|
||||
return 1.0;
|
||||
}
|
||||
};
|
||||
|
||||
} /* namespace dsp */
|
||||
|
|
Loading…
Add table
Reference in a new issue