Waveform filter programs
◆
convert_volts_to_psi()
double DDAS3::convert_volts_to_psi
(
double
volts
)
Definition at line
126
of file
sigscale.cc
.
Referenced by
convert_to_display_units()
.
127
{
128
return
( (volts - 6.0) * 0.250) ;
129
}
// double convert_volts_to_psi(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