Waveform filter programs

◆ convert_GEPLHe23_volts_to_percent()

double DDAS3::convert_GEPLHe23_volts_to_percent ( double  volts)

Definition at line 250 of file sigscale.cc.

Referenced by convert_to_display_units().

251  {
252  return(100.0 + (volts * -10.2328)) ;
253  } // double convert_GEPLHe23_volts_to_percent(double volts)
Here is the caller graph for this function: