SIde-Channel Analysis toolKit (SICAK)
Software toolkit for side-channel analysis
|
This is the complete list of members for Oscilloscope, including all inherited members.
BandwidthLimiter enum name | Oscilloscope | |
Coupling enum name | Oscilloscope | |
deInit()=0 | Oscilloscope | pure virtual |
getCurrentSetup(size_t &samples, size_t &captures)=0 | Oscilloscope | pure virtual |
getPluginInfo()=0 | Oscilloscope | pure virtual |
getPluginName()=0 | Oscilloscope | pure virtual |
getValues(int channel, PowerTraces< int16_t > &traces)=0 | Oscilloscope | pure virtual |
getValues(int channel, int16_t *buffer, size_t len, size_t &samples, size_t &captures)=0 | Oscilloscope | pure virtual |
Impedance enum name | Oscilloscope | |
init(const char *filename)=0 | Oscilloscope | pure virtual |
queryDevices()=0 | Oscilloscope | pure virtual |
run()=0 | Oscilloscope | pure virtual |
setChannel(int &channel, bool &enabled, Coupling &coupling, Impedance &impedance, int &rangemV, int &offsetmV, BandwidthLimiter &bwLimit)=0 | Oscilloscope | pure virtual |
setTiming(float &preTriggerRange, float &postTriggerRange, size_t &samples, size_t &captures)=0 | Oscilloscope | pure virtual |
setTrigger(int &sourceChannel, float &level, TriggerSlope &slope)=0 | Oscilloscope | pure virtual |
stop()=0 | Oscilloscope | pure virtual |
TriggerSlope enum name | Oscilloscope | |
unsetTrigger()=0 | Oscilloscope | pure virtual |
~Oscilloscope() (defined in Oscilloscope) | Oscilloscope | inlinevirtual |