Waveform filter programs

◆ convert_GEPLHe19_volts_to_percent()

double DDAS3::convert_GEPLHe19_volts_to_percent ( double  volts)

Definition at line 237 of file sigscale.cc.

Referenced by convert_to_display_units().

238  {
239  return(100.0 + (volts * -12.3871)) ;
240  } // double convert_GEPLHe19_volts_to_percent(double volts)
Here is the caller graph for this function: