More work in progress on Total Power plots...

This commit is contained in:
Joe Taylor
2022-09-09 15:44:30 -04:00
parent 04cad09683
commit b301b6ba44
3 changed files with 25 additions and 8 deletions
-2
View File
@@ -492,8 +492,6 @@ void WideGraph::on_zero2dSlider_valueChanged(int value) //Zero2
{
ui->widePlot->setPlot2dZero(value);
if(ui->widePlot->TotalPower()) {
// float dummy[1];
// dummy[0]=-99.0;
ui->widePlot->draw(m_swide,false,false);
} else {
if(ui->widePlot->scaleOK ()) {