FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
bool ConnectionBias::ExpertChannelSetVolt
(
uint16_t
ch
,
double
volt
)
inline
Definition at line
1272
of file
biasctrl.cc
.
1273
{
1274
return
ExpertChannelSetDac
(ch, volt*4096/90.);
1275
}
ConnectionBias::ExpertChannelSetDac
bool ExpertChannelSetDac(uint16_t ch, uint16_t dac)
Definition:
biasctrl.cc:1245
ConnectionBias
Generated on Sun Sep 18 2016 20:50:44 for FACT++ by
1.8.11