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:
DDAS3
Generated on Mon Aug 21 2023 17:36:35 for Waveform filter programs by
1.8.14