public class PotentialGenerator extends SignalGenerator
itsChannel, itsDeviceInterface, itsOutputV, itsRefreshRate, itsStartTime, mSPerStep
Constructor and Description |
---|
PotentialGenerator(DeviceInterface devIntf,
float outV,
int channel)
standard constructor for the Potential Generator
|
Modifier and Type | Method and Description |
---|---|
void |
initialize()
initialize the signal generator
|
close, run, setChannel, setsOutputVoltage
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public PotentialGenerator(DeviceInterface devIntf, float outV, int channel)
public void initialize()
initialize
in class SignalGenerator
RH, 2017