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