RPC
- Implement function
GetBoundingBox
inComponentParallelPlate
. - Reset also the delayed components of the signals when changing the time window.
- Remove unnecessary
delete
statements. - Replace
abs
bystd::abs
. - Add missing
include
(iomanip
). - Formatting.
- Mask unused parameter warnings.