Relacs DAQ Library
0.9.8
|
This is the complete list of members for OutData, including all inherited members.
abs(void) | Array< T > | |
absdev(double first, double last) const | SampleData< float > | |
relacs::Array::absdev(int first=0, int last=-1) const | Array< T > | |
absdevKnown(typename numerical_traits< float >::mean_type mean, double first, double last) const | SampleData< float > | |
relacs::Array::absdevKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const | Array< T > | |
acos(void) | Array< T > | |
acosh(void) | Array< T > | |
addAttError(int ae) | DaqError | |
addDaqError(int de) | DaqError | |
addError(long long flags) | DaqError | |
addErrorStr(const string &strg) | DaqError | |
addErrorStr(int errnum) | DaqError | |
addHist(ForwardIter first, ForwardIter last) | SampleData< float > | |
addHist(const R &x) | SampleData< float > | |
alpha(const LinearRange &r, double tau, double offs=0.0) | SampleData< float > | |
alpha(int n, double offset, double stepsize, double tau, double offs=0.0) | SampleData< float > | |
alpha(double l, double r, double stepsize, double tau, double offs=0.0) | SampleData< float > | |
alphaWave(double &duration, double stepsize, double period, double tau, double ampl=1.0, double delay=0.0, const string &name="") | OutData | |
append(const OutData &od, const string &name="") | OutData | |
SampleData< float >::append(floata, int n=1) | SampleData< float > | |
SampleData< float >::append(const R *a, int n) | SampleData< float > | |
SampleData< float >::append(const R &a) | SampleData< float > | |
SampleData< float >::append(const SampleData< R > &sa) | SampleData< float > | |
relacs::Array::append(T a, int n=1) | Array< T > | |
relacs::Array::append(const S *a, int n) | Array< T > | |
relacs::Array::append(const T *a, int n) | Array< T > | |
relacs::Array::append(const S &a) | Array< T > | |
relacs::Array::append(const Array< T > &a) | Array< T > | |
Array(void) | Array< T > | |
Array(int n) | Array< T > | |
Array(int n, const T &val) | Array< T > | |
Array(const S *a, int n) | Array< T > | |
Array(const T *a, int n) | Array< T > | |
Array(const vector< S > &a, int first=0, int last=-1) | Array< T > | |
Array(const Array< S > &a, int first=0, int last=-1) | Array< T > | |
Array(const Array< T > &a) | Array< T > | |
Array(const LinearRange &range) | Array< T > | |
array(void) const | SampleData< float > | |
array(void) | SampleData< float > | |
asin(void) | Array< T > | |
asinh(void) | Array< T > | |
assign(const R *a, int n, const double stepsize=1) | OutData | |
assign(const R &a, const double stepsize=1) | OutData | |
assign(const SampleData< R > &sa) | OutData | |
assign(const OutData &od) | OutData | |
SampleData< float >::assign(const R *a, int n) | SampleData< float > | |
SampleData< float >::assign(const R *a, int n, double offset, double stepsize=1) | SampleData< float > | |
SampleData< float >::assign(const R &a) | SampleData< float > | |
SampleData< float >::assign(const R &a, double offset, double stepsize=1) | SampleData< float > | |
SampleData< float >::assign(const SampleData< float > &sa) | SampleData< float > | |
relacs::Array::assign(const S *a, int n) | Array< T > | |
relacs::Array::assign(const T *a, int n) | Array< T > | |
relacs::Array::assign(const S &a) | Array< T > | |
relacs::Array::assign(const Array< T > &a) | Array< T > | |
relacs::Array::assign(const Array< T > &a, int first, int last=-1) | Array< T > | |
relacs::Array::assign(const LinearRange &range) | Array< T > | |
at(int i) const | SampleData< float > | |
at(int i) | SampleData< float > | |
atan(void) | Array< T > | |
atanh(void) | Array< T > | |
attenuatorFailed(void) const | DaqError | |
AttFailed | DaqError | static |
AttIntensityFailed | DaqError | static |
AttIntensityOverflow | DaqError | static |
AttIntensityUnderflow | DaqError | static |
AttInvalidDevice | DaqError | static |
AttNotOpen | DaqError | static |
AttOverflow | DaqError | static |
AttUnderflow | DaqError | static |
AutoRange | OutData | static |
averageAdd(const Array< T > &a, int n) | Array< T > | |
averageAdd(const Array< T > &a, int n, Array< T > &sq) | Array< T > | |
averageAdd(const Array< T > &a, int n, Array< T > &sq, Array< T > &sd) | Array< T > | |
back(void) const | SampleData< float > | |
back(void) | SampleData< float > | |
bandNoiseWave(double duration, double stepsize, double cutofffreqlow, double cutofffreqhigh, double stdev=1.0, unsigned long *seed=0, double ramp=0.0, const string &name="") | OutData | |
begin(void) | SampleData< float > | |
begin(void) const | SampleData< float > | |
bestSampleInterval(double carrierfreq) | OutData | |
bestSampleRate(double carrierfreq) | OutData | |
Busy | DaqError | static |
busy(void) const | DaqError | |
CalibrationFailed | DaqError | static |
capacity(void) const | SampleData< float > | |
carrierFreq(void) const | OutData | |
cbrt(void) | Array< T > | |
ceil(void) | Array< T > | |
channel(void) const | OutData | |
clear(void) | OutData | virtual |
clearError(void) | DaqError | |
const_iterator typedef | SampleData< float > | |
const_range_iterator typedef | SampleData< float > | |
const_reference typedef | SampleData< float > | |
constWave(double value, const string &name="") | OutData | |
constWave(double duration, double stepsize, double value, const string &name="") | OutData | |
CONTAINERFUNC1DEC(Array< T >, pow) | Array< T > | |
CONTAINEROPS1DEC(Array< T >, operator+=) | Array< T > | |
CONTAINEROPS1DEC(Array< T >, operator-=) | Array< T > | |
CONTAINEROPS1DEC(Array< T >, operator*=) | Array< T > | |
CONTAINEROPS1DEC(Array< T >, operator/=) | Array< T > | |
CONTAINEROPS1DEC(Array< T >, operator%=) | Array< T > | |
CONTAINEROPS1SCALARDEC(Array< T >, operator=) | Array< T > | |
CONTAINEROPS2DEC(class TT, Array< TT >, operator+) | Array< T > | |
CONTAINEROPS2DEC(class TT, Array< TT >, operator-) | Array< T > | |
CONTAINEROPS2DEC(class TT, Array< TT >, operator*) | Array< T > | |
CONTAINEROPS2DEC(class TT, Array< TT >, operator/) | Array< T > | |
CONTAINEROPS2DEC(class TT, Array< TT >, operator%) | Array< T > | |
contains(double pos) const | SampleData< float > | |
continuous(void) const | OutData | |
copy(R *a, int n, const float &val=0) const | OutData | |
copy(R &a) const | OutData | |
copy(OutData &od) const | OutData | |
SampleData< float >::copy(SampleData< R > &sa) const | SampleData< float > | |
SampleData< float >::copy(double x1, double x2, SampleData< R > &sa) const | SampleData< float > | |
SampleData< float >::copy(double x1, double x2, Map< R > &m) const | SampleData< float > | |
SampleData< float >::copy(double x1, double x2, Array< R > &a) const | SampleData< float > | |
SampleData< float >::copy(double x1, double x2, vector< R > &v) const | SampleData< float > | |
relacs::Array::copy(S *a, int n, const S &val=0) const | Array< T > | |
relacs::Array::copy(T *a, int n, const T &val=0) const | Array< T > | |
relacs::Array::copy(S &a) const | Array< T > | |
relacs::Array::copy(Array< S > &a) const | Array< T > | |
cos(const LinearRange &r, double f) | SampleData< float > | |
cos(int n, double offset, double stepsize, double f) | SampleData< float > | |
cos(double l, double r, double stepsize, double f) | SampleData< float > | |
relacs::Array::cos(void) | Array< T > | |
cosh(void) | Array< T > | |
cube(void) | Array< T > | |
cumulative(const SampleData< R > &x) | SampleData< float > | |
DaqError(void) | DaqError | |
data(void) const | SampleData< float > | |
data(void) | SampleData< float > | |
decibel(double level=0.0) | Array< T > | |
defaultMaxSampleRate(void) | OutData | static |
defaultMinSampleInterval(void) | OutData | static |
delay(void) const | OutData | |
delError(long long flags) | DaqError | |
description(void) const | OutData | |
description(void) | OutData | |
device(void) const | OutData | |
deviceCount(void) const | OutData | inline |
deviceDelay(void) const | OutData | inline |
DeviceError | DaqError | static |
deviceIndex(void) const | OutData | inline |
DeviceNotOpen | DaqError | static |
deviceReset(int delay=0) | OutData | inline |
deviceValue(void) | OutData | inline |
deviceWriting(void) const | OutData | inline |
duration(void) const | OutData | |
empty(void) const | SampleData< float > | |
end(void) | SampleData< float > | |
end(void) const | SampleData< float > | |
erase(int i) | SampleData< float > | |
erase(iterator i) | SampleData< float > | |
erf(void) | Array< T > | |
erfc(void) | Array< T > | |
error(void) const | DaqError | |
errorMessage(void) const | OutData | |
errorStr(void) const | DaqError | |
errorText(long long flags) | DaqError | static |
errorText(void) const | DaqError | |
exp(void) | Array< T > | |
exp(double base) | Array< T > | |
ExtRef | OutData | static |
failed(void) const | DaqError | |
falling(const SampleData< TT > &x, EventData &events, double threshold) | SampleData< float > | |
falling(const SampleData< TT > &x, EventData &events, double &threshold, Check &check) | SampleData< float > | |
fill(const OutData &am, double carrierfreq, const string &ident="") | OutData | |
fixedSampleRate(void) const | OutData | |
fixSample(void) | OutData | |
floor(void) | Array< T > | |
free(int n=0) | SampleData< float > | virtual |
freqFilter(const SampleData< TT > &g, bool rescale=true) | SampleData< float > | |
front(void) const | SampleData< float > | |
front(void) | SampleData< float > | |
gainData(void) const | OutData | |
gauss(const LinearRange &r) | SampleData< float > | |
gauss(int n, double offset, double stepsize) | SampleData< float > | |
gauss(double l, double r, double stepsize) | SampleData< float > | |
gauss(const LinearRange &r, double s, double m=0.0) | SampleData< float > | |
gauss(int n, double offset, double stepsize, double s, double m=0.0) | SampleData< float > | |
gauss(double l, double r, double stepsize, double s, double m=0.0) | SampleData< float > | |
getVoltage(double val) const | OutData | |
hist(ForwardIter first, ForwardIter last) | SampleData< float > | |
hist(const R &x) | SampleData< float > | |
ident(void) const | OutData | |
identity(void) | SampleData< float > | |
incrDeviceCount(void) | OutData | inline |
incrDeviceIndex(void) | OutData | inline |
index(double pos) const | SampleData< float > | |
indices(double iv) const | SampleData< float > | |
insert(int i, const float &yval) | SampleData< float > | |
insert(iterator i, const float &yval) | SampleData< float > | |
relacs::Array::insert(int i, const T &v) | Array< T > | |
relacs::Array::insert(iterator i, const T &v) | Array< T > | |
integral(void) const | SampleData< float > | |
integral(double first, double last) const | SampleData< float > | |
intensity(void) const | OutData | |
interpolate(const SampleData< R > &sa) | SampleData< float > | |
interpolate(const SampleData< R > &sa, double stepsize) | SampleData< float > | |
interpolate(const SampleData< R > &sa, double offset, double stepsize) | SampleData< float > | |
interpolate(const SampleData< R > &sa, const LinearRange &range) | SampleData< float > | |
interpolate(const Map< R > &ma) | SampleData< float > | |
interpolate(const Map< R > &ma, const LinearRange &range) | SampleData< float > | |
interpolate(double x) const | SampleData< float > | |
interval(int indices) const | SampleData< float > | |
InvalidBufferTime | DaqError | static |
InvalidChannel | DaqError | static |
InvalidChannelSequence | DaqError | static |
InvalidChannelType | DaqError | static |
InvalidContinuous | DaqError | static |
InvalidDelay | DaqError | static |
InvalidDither | DaqError | static |
InvalidGain | DaqError | static |
InvalidReference | DaqError | static |
InvalidReglitch | DaqError | static |
InvalidSampleRate | DaqError | static |
InvalidStartSource | DaqError | static |
InvalidTrace | DaqError | static |
InvalidUpdateTime | DaqError | static |
iterator typedef | SampleData< float > | |
kurtosis(double first, double last) const | SampleData< float > | |
relacs::Array::kurtosis(int first=0, int last=-1) const | Array< T > | |
length(void) const | SampleData< float > | |
level(void) const | OutData | |
line(const LinearRange &r, double abscissa, double slope) | SampleData< float > | |
line(int n, double offset, double stepsize, double abscissa, double slope) | SampleData< float > | |
line(double l, double r, double stepsize, double abscissa, double slope) | SampleData< float > | |
linear(double level) | Array< T > | |
load(istream &str, const string &filename) | OutData | |
load(const string &file, const string &filename="") | OutData | |
SampleData< float >::load(istream &str, const string &stop="", string *line=0) | SampleData< float > | |
SampleData< float >::load(const string &file, const string &comment="#", const string &stop="") | SampleData< float > | |
log(void) | Array< T > | |
log10(void) | Array< T > | |
max(double first, double last) const | SampleData< float > | |
relacs::Array::max(int first=0, int last=-1) const | Array< T > | |
maxCapacity(void) const | Array< T > | |
maximize(double max=1.0) | OutData | |
maxIndex(double first, double last) const | SampleData< float > | |
maxIndex(float &max, double first, double last) const | SampleData< float > | |
relacs::Array::maxIndex(int first=0, int last=-1) const | Array< T > | |
relacs::Array::maxIndex(T &max, int first=0, int last=-1) const | Array< T > | |
maxSampleRate(void) | OutData | |
maxValue(void) const | OutData | |
maxVoltage(void) const | OutData | |
mean(double first, double last) const | SampleData< float > | |
mean(typename numerical_traits< float >::variance_type &stdev, double first, double last) const | SampleData< float > | |
relacs::Array::mean(int first=0, int last=-1) const | Array< T > | |
relacs::Array::mean(typename numerical_traits< T >::variance_type &stdev, int first=0, int last=-1) const | Array< T > | |
min(double first, double last) const | SampleData< float > | |
relacs::Array::min(int first=0, int last=-1) const | Array< T > | |
minIndex(double first, double last) const | SampleData< float > | |
minIndex(float &min, double first, double last) const | SampleData< float > | |
relacs::Array::minIndex(int first=0, int last=-1) const | Array< T > | |
relacs::Array::minIndex(T &min, int first=0, int last=-1) const | Array< T > | |
minMax(float &min, float &max, double first, double last) const | SampleData< float > | |
relacs::Array::minMax(T &min, T &max, int first=0, int last=-1) const | Array< T > | |
minmaximize(double max=1.0) | OutData | |
minMaxIndex(int &minindex, int &maxindex, double first, double last) const | SampleData< float > | |
minMaxIndex(float &min, int &minindex, float &max, int &maxindex, double first, double last) const | SampleData< float > | |
relacs::Array::minMaxIndex(int &minindex, int &maxindex, int first=0, int last=-1) const | Array< T > | |
relacs::Array::minMaxIndex(T &min, int &minindex, T &max, int &maxindex, int first=0, int last=-1) const | Array< T > | |
minSampleInterval(void) | OutData | |
minValue(void) const | OutData | |
minVoltage(void) const | OutData | |
MultipleBuffersizes | DaqError | static |
MultipleBufferTimes | DaqError | static |
MultipleChannels | DaqError | static |
MultipleContinuous | DaqError | static |
MultipleDelays | DaqError | static |
MultipleDevices | DaqError | static |
MultipleDither | DaqError | static |
MultipleGains | DaqError | static |
MultiplePriorities | DaqError | static |
MultipleReferences | DaqError | static |
MultipleReglitch | DaqError | static |
MultipleRestart | DaqError | static |
MultipleSampleRates | DaqError | static |
MultipleStartSources | DaqError | static |
MultipleUpdateTimes | DaqError | static |
multiplyScale(double fac) | OutData | |
mute(void) | OutData | |
muted(void) const | OutData | |
MuteIntensity | OutData | static |
NoData | DaqError | static |
NoDevice | DaqError | static |
NoIntensity | OutData | static |
noIntensity(void) const | OutData | |
noiseWave(double duration, double stepsize, double cutofffreq, double stdev=1.0, unsigned long *seed=0, double ramp=0.0, const string &name="") | OutData | |
NoLevel | OutData | static |
noLevel(void) const | OutData | |
offset(void) const | SampleData< float > | |
ones(int n) | Array< T > | |
operator%=(const R &x) | SampleData< float > | |
operator%=(const SampleData< R > &x) | SampleData< float > | |
operator%=(float x) | SampleData< float > | |
operator%=(double x) | SampleData< float > | |
operator%=(long double x) | SampleData< float > | |
operator%=(signed char x) | SampleData< float > | |
operator%=(unsigned char x) | SampleData< float > | |
operator%=(signed int x) | SampleData< float > | |
operator%=(unsigned int x) | SampleData< float > | |
operator%=(signed long x) | SampleData< float > | |
operator%=(unsigned long x) | SampleData< float > | |
operator%=(const COT &x) | SampleData< float > | |
operator%=(const SampleData< COT > &x) | SampleData< float > | |
operator()(double x) const | SampleData< float > | |
operator*=(float x) | OutData | |
operator*=(double x) | OutData | |
operator*=(long double x) | OutData | |
operator*=(signed char x) | OutData | |
operator*=(unsigned char x) | OutData | |
operator*=(signed int x) | OutData | |
operator*=(unsigned int x) | OutData | |
operator*=(signed long x) | OutData | |
operator*=(unsigned long x) | OutData | |
SampleData< float >::operator*=(const R &x) | SampleData< float > | |
SampleData< float >::operator*=(const SampleData< R > &x) | SampleData< float > | |
SampleData< float >::operator*=(const COT &x) | SampleData< float > | |
SampleData< float >::operator*=(const SampleData< COT > &x) | SampleData< float > | |
operator+=(float x) | OutData | |
operator+=(double x) | OutData | |
operator+=(long double x) | OutData | |
operator+=(signed char x) | OutData | |
operator+=(unsigned char x) | OutData | |
operator+=(signed int x) | OutData | |
operator+=(unsigned int x) | OutData | |
operator+=(signed long x) | OutData | |
operator+=(unsigned long x) | OutData | |
operator+=(const OutData &od) | OutData | |
SampleData< float >::operator+=(const R &x) | SampleData< float > | |
SampleData< float >::operator+=(const SampleData< R > &x) | SampleData< float > | |
SampleData< float >::operator+=(const COT &x) | SampleData< float > | |
SampleData< float >::operator+=(const SampleData< COT > &x) | SampleData< float > | |
operator-(void) | SampleData< float > | |
operator-=(float x) | OutData | |
operator-=(double x) | OutData | |
operator-=(long double x) | OutData | |
operator-=(signed char x) | OutData | |
operator-=(unsigned char x) | OutData | |
operator-=(signed int x) | OutData | |
operator-=(unsigned int x) | OutData | |
operator-=(signed long x) | OutData | |
operator-=(unsigned long x) | OutData | |
SampleData< float >::operator-=(const R &x) | SampleData< float > | |
SampleData< float >::operator-=(const SampleData< R > &x) | SampleData< float > | |
SampleData< float >::operator-=(const COT &x) | SampleData< float > | |
SampleData< float >::operator-=(const SampleData< COT > &x) | SampleData< float > | |
operator/=(float x) | OutData | |
operator/=(double x) | OutData | |
operator/=(long double x) | OutData | |
operator/=(signed char x) | OutData | |
operator/=(unsigned char x) | OutData | |
operator/=(signed int x) | OutData | |
operator/=(unsigned int x) | OutData | |
operator/=(signed long x) | OutData | |
operator/=(unsigned long x) | OutData | |
SampleData< float >::operator/=(const R &x) | SampleData< float > | |
SampleData< float >::operator/=(const SampleData< R > &x) | SampleData< float > | |
SampleData< float >::operator/=(const COT &x) | SampleData< float > | |
SampleData< float >::operator/=(const SampleData< COT > &x) | SampleData< float > | |
operator<<(ostream &str, const OutData &od) | OutData | friend |
operator=(const R &a) | OutData | |
operator=(const SampleData< R > &a) | OutData | |
operator=(const OutData &od) | OutData | |
operator=(float x) | OutData | |
operator=(double x) | OutData | |
operator=(long double x) | OutData | |
operator=(signed char x) | OutData | |
operator=(unsigned char x) | OutData | |
operator=(signed int x) | OutData | |
operator=(unsigned int x) | OutData | |
operator=(signed long x) | OutData | |
operator=(unsigned long x) | OutData | |
SampleData< float >::operator=(const SampleData< float > &a) | SampleData< float > | |
relacs::Array::operator=(const S &a) | Array< T > | |
relacs::Array::operator=(const LinearRange &range) | Array< T > | |
relacs::Array::operator=(const Array< T > &a) | Array< T > | |
operator[](int i) const | SampleData< float > | |
operator[](int i) | SampleData< float > | |
operator[](double x) const | SampleData< float > | |
operator[](double x) | SampleData< float > | |
ouNoise(int n, double step, double tau, R &r=rnd) | SampleData< float > | |
ouNoise(double l, double step, double tau, R &r=rnd) | SampleData< float > | |
ouNoiseWave(double duration, double stepsize, double tau, double stdev=1.0, unsigned long *seed=0, double ramp=0.0, const string &name="") | OutData | |
OutData(void) | OutData | |
OutData(int n, double stepsize) | OutData | |
OutData(double duration, double stepsize) | OutData | |
OutData(const R *a, int n, double stepsize=1.0) | OutData | |
OutData(const vector< R > &a, double stepsize=1.0) | OutData | |
OutData(const Array< R > &a, double stepsize=1.0) | OutData | |
OutData(const SampleData< R > &sa) | OutData | |
OutData(const OutData &od) | OutData | |
Overflow | DaqError | static |
overflow(void) const | DaqError | |
OverflowUnderrun | DaqError | static |
pointer typedef | SampleData< float > | |
pop(void) | SampleData< float > | |
pos(int i) const | SampleData< float > | |
power(double first, double last) const | SampleData< float > | |
relacs::Array::power(int first=0, int last=-1) const | Array< T > | |
priority(void) const | OutData | |
pulseWave(double duration, double stepsize, double value, double base, const string &name="") | OutData | |
push(const float &val) | SampleData< float > | |
relacs::Array::push(const T &val) | Array< T > | |
relacs::Array::push(const R &x) | Array< T > | |
ramp(double x, int type=0) | SampleData< float > | |
rampDown(double x, int type=0) | SampleData< float > | |
RampStrings | SampleData< float > | static |
rampUp(double x, int type=0) | SampleData< float > | |
rampWave(double duration, double stepsize, double first, double last, const string &name="") | OutData | |
rand(int n, R &r=rnd) | Array< T > | |
randNorm(int n, R &r=rnd) | Array< T > | |
range(void) const | SampleData< float > | |
range(void) | SampleData< float > | |
range_type typedef | SampleData< float > | |
rangeBack(void) const | SampleData< float > | |
rangeBegin(void) const | SampleData< float > | |
rangeEnd(void) const | SampleData< float > | |
rangeFront(void) const | SampleData< float > | |
rank(int first=0, int last=-1) | Array< T > | |
rectangle(const LinearRange &r, double period, double width, double ramp=0.0) | SampleData< float > | |
rectangle(int n, double offset, double stepsize, double period, double width, double ramp=0.0) | SampleData< float > | |
rectangle(double l, double r, double stepsize, double period, double width, double ramp=0.0) | SampleData< float > | |
rectangleWave(double duration, double stepsize, double period, double width, double ramp, double ampl=1.0, const string &name="") | OutData | |
reference typedef | SampleData< float > | |
repeat(int n, const string &name="") | OutData | |
SampleData< float >::repeat(int n) | Array< T > | |
request(double min, double max) | OutData | |
requestedMax(void) const | OutData | |
requestedMin(void) const | OutData | |
reserve(int n) | SampleData< float > | virtual |
resize(int n, const float &val=0) | SampleData< float > | virtual |
resize(long n, const float &val=0) | SampleData< float > | |
resize(int n, double offset, double stepsize, const float &val=0) | SampleData< float > | |
resize(long n, double offset, double stepsize, const float &val=0) | SampleData< float > | |
resize(double l, double r, double stepsize, const float &val=0) | SampleData< float > | |
resize(const LinearRange &range, const float &val=0) | SampleData< float > | |
relacs::Array::resize(int n, const T &val=0) | Array< T > | virtual |
restart(void) const | OutData | |
rising(const SampleData< TT > &x, EventData &events, double threshold) | SampleData< float > | |
rising(const SampleData< TT > &x, EventData &events, double &threshold, Check &check) | SampleData< float > | |
rms(double first, double last) const | SampleData< float > | |
relacs::Array::rms(int first=0, int last=-1) const | Array< T > | |
SampleData(void) | SampleData< float > | |
SampleData(int n, const float &val=0) | SampleData< float > | |
SampleData(long n, const float &val=0) | SampleData< float > | |
SampleData(int n, double offset, double stepsize, const float &val=0) | SampleData< float > | |
SampleData(long n, double offset, double stepsize, const float &val=0) | SampleData< float > | |
SampleData(double l, double r, double stepsize, const float &val=0) | SampleData< float > | |
SampleData(const LinearRange &range, const float &val=0) | SampleData< float > | |
SampleData(const R *a, int n, double offset=0, double stepsize=1) | SampleData< float > | |
SampleData(const R *a, int n, const LinearRange &range) | SampleData< float > | |
SampleData(const vector< R > &a, double offset=0, double stepsize=1) | SampleData< float > | |
SampleData(const vector< R > &a, const LinearRange &range) | SampleData< float > | |
SampleData(const Array< R > &a, double offset=0, double stepsize=1) | SampleData< float > | |
SampleData(const Array< R > &a, const LinearRange &range) | SampleData< float > | |
SampleData(const SampleData< R > &sa) | SampleData< float > | |
SampleData(const SampleData< R > &sa, const LinearRange &range) | SampleData< float > | |
SampleData(const SampleData< float > &sa) | SampleData< float > | |
sampleInterval(void) const | OutData | |
sampleRate(void) const | OutData | |
save(ostream &str, int width=10, int prec=5, const string &start="", const string &separator=" ") const | SampleData< float > | |
save(const string &file, int width=10, int prec=5, const string &start="", const string &separator=" ") const | SampleData< float > | |
relacs::Array::save(ostream &str, int width=10, int prec=5) const | Array< T > | |
relacs::Array::save(const string &file, int width=10, int prec=5) const | Array< T > | |
sawDown(const LinearRange &r, double period, double ramp=0.0) | SampleData< float > | |
sawDown(int n, double offset, double stepsize, double period, double ramp=0.0) | SampleData< float > | |
sawDown(double l, double r, double stepsize, double period, double ramp=0.0) | SampleData< float > | |
sawDownWave(double duration, double stepsize, double period, double ramp, double ampl=1.0, const string &name="") | OutData | |
sawUp(const LinearRange &r, double period, double ramp=0.0) | SampleData< float > | |
sawUp(int n, double offset, double stepsize, double period, double ramp=0.0) | SampleData< float > | |
sawUp(double l, double r, double stepsize, double period, double ramp=0.0) | SampleData< float > | |
sawUpWave(double duration, double stepsize, double period, double ramp, double ampl=1.0, const string &name="") | OutData | |
scale(void) const | OutData | |
SampleData< float >::scale(double scale) | SampleData< float > | |
scaleStepsize(double scale) | SampleData< float > | |
sem(double first, double last) const | SampleData< float > | |
relacs::Array::sem(int first=0, int last=-1) const | Array< T > | |
semFixed(typename numerical_traits< float >::mean_type fixedmean, double first, double last) const | SampleData< float > | |
relacs::Array::semFixed(typename numerical_traits< T >::mean_type fixedmean, int first=0, int last=-1) const | Array< T > | |
semKnown(typename numerical_traits< float >::mean_type mean, double first, double last) const | SampleData< float > | |
relacs::Array::semKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const | Array< T > | |
setAcquire(const Acquire *a) | OutData | static |
setBestSample(double carrierfreq) | OutData | |
setCarrierFreq(double carrierfreq) | OutData | |
setChannel(int channel) | OutData | |
setChannel(int channel, int device) | OutData | |
setContinuous(bool continuous=true) | OutData | |
setDefaultMaxSampleRate(double maxrate) | OutData | static |
setDefaultMinSampleInterval(double minsample) | OutData | static |
setDelay(double delay) | OutData | |
setDescription(const Options &description) | OutData | |
setDevice(int device) | OutData | |
setDeviceCount(int count) | OutData | inline |
setDeviceDelay(int delay) | OutData | inline |
setError(long long flags) | DaqError | |
setErrorStr(const string &strg) | DaqError | |
setErrorStr(int errnum) | DaqError | |
setExtRef(void) | OutData | |
setFixedSampleInterval(double interval) | OutData | |
setFixedSampleRate(double rate) | OutData | |
setGainData(char *data) | OutData | |
setIdent(const string &ident) | OutData | |
setIntensity(double intensity) | OutData | |
setLength(double l) | SampleData< float > | |
setLevel(double level) | OutData | |
setMaxSampleRate(double maxrate) | OutData | |
setMaxVoltage(double maxv) | OutData | |
setMinSampleInterval(double minsample) | OutData | |
setMinVoltage(double minv) | OutData | |
setNoIntensity(void) | OutData | |
setNoLevel(void) | OutData | |
setOffset(double offset) | SampleData< float > | |
setPriority(const bool priority=true) | OutData | |
SampleData< float >::setRange(double offset, double stepsize) | SampleData< float > | |
setRangeBack(double val) | SampleData< float > | |
setRestart(bool restart=true) | OutData | |
setSampleInterval(double step) | OutData | |
setSampleRate(double rate) | OutData | |
setScale(double scale) | OutData | |
setStartSource(int startsource) | OutData | |
setStepsize(double stepsize) | SampleData< float > | |
setTrace(int index) | OutData | |
setTrace(int index, const string &name) | OutData | |
setTraceName(const string &name) | OutData | |
setUnit(const string &unit) | OutData | |
setUnit(double scale, const string &unit) | OutData | |
SampleData< float >::shift(double val) | SampleData< float > | |
sin(const LinearRange &r, double f) | SampleData< float > | |
sin(int n, double offset, double stepsize, double f) | SampleData< float > | |
sin(double l, double r, double stepsize, double f) | SampleData< float > | |
relacs::Array::sin(void) | Array< T > | |
sineWave(double duration, double stepsize, double freq, double phase=0.0, double ampl=1.0, double ramp=0.0, const string &name="") | OutData | |
sinh(void) | Array< T > | |
size(void) const | SampleData< float > | |
size_type typedef | SampleData< float > | |
skewness(double first, double last) const | SampleData< float > | |
relacs::Array::skewness(int first=0, int last=-1) const | Array< T > | |
smooth(const SampleData< R > &sa, int n) | SampleData< float > | |
smooth(const SampleData< R > &sa, const ArrayD &weights, int nl) | SampleData< float > | |
sortedIndex(Array< int > &indices, int first=0, int last=-1) | Array< T > | |
sqrt(void) | Array< T > | |
square(void) | Array< T > | |
squaredSum(double first, double last) const | SampleData< float > | |
relacs::Array::squaredSum(int first=0, int last=-1) const | Array< T > | |
startSource(void) const | OutData | |
stdev(double first, double last) const | SampleData< float > | |
relacs::Array::stdev(int first=0, int last=-1) const | Array< T > | |
stdevFixed(typename numerical_traits< float >::mean_type fixedmean, double first, double last) const | SampleData< float > | |
relacs::Array::stdevFixed(typename numerical_traits< T >::mean_type fixedmean, int first=0, int last=-1) const | Array< T > | |
stdevKnown(typename numerical_traits< float >::mean_type mean, double first, double last) const | SampleData< float > | |
relacs::Array::stdevKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const | Array< T > | |
stepsize(void) const | SampleData< float > | |
success(void) const | DaqError | |
sum(double first, double last) const | SampleData< float > | |
relacs::Array::sum(int first=0, int last=-1) const | Array< T > | |
sweep(const LinearRange &r, double startfreq, double endfreq) | SampleData< float > | |
sweep(int n, double offset, double stepsize, double startfreq, double endfreq) | SampleData< float > | |
sweep(double l, double r, double stepsize, double startfreq, double endfreq) | SampleData< float > | |
sweepWave(double duration, double stepsize, double startfreq, double endfreq, double ampl=1.0, double ramp=0.0, const string &name="") | OutData | |
tan(void) | Array< T > | |
tanh(void) | Array< T > | |
totalDuration(void) const | OutData | |
trace(void) const | OutData | |
traceName(void) const | OutData | |
triangle(const LinearRange &r, double period) | SampleData< float > | |
triangle(int n, double offset, double stepsize, double period) | SampleData< float > | |
triangle(double l, double r, double stepsize, double period) | SampleData< float > | |
triangleWave(double duration, double stepsize, double period, double ampl=1.0, const string &name="") | OutData | |
troughs(const SampleData< TT > &x, EventData &events, double threshold) | SampleData< float > | |
troughs(const SampleData< TT > &x, EventData &events, double &threshold, Check &check) | SampleData< float > | |
underflow(void) const | DaqError | |
Underflow | DaqError | static |
unit(void) const | OutData | |
Unknown | DaqError | static |
update(const DaqError *de) | DaqError | |
value_type typedef | SampleData< float > | |
variance(double first, double last) const | SampleData< float > | |
relacs::Array::variance(int first=0, int last=-1) const | Array< T > | |
varianceFixed(typename numerical_traits< float >::mean_type fixedmean, double first, double last) const | SampleData< float > | |
relacs::Array::varianceFixed(typename numerical_traits< T >::mean_type fixedmean, int first=0, int last=-1) const | Array< T > | |
varianceKnown(typename numerical_traits< float >::mean_type mean, double first, double last) const | SampleData< float > | |
relacs::Array::varianceKnown(typename numerical_traits< T >::mean_type mean, int first=0, int last=-1) const | Array< T > | |
voltage(int index) const | OutData | |
whiteNoise(int n, double step, double cl, double cu, R &r=rnd) | SampleData< float > | |
whiteNoise(double l, double step, double cl, double cu, R &r=rnd) | SampleData< float > | |
zeros(int n) | Array< T > | |
~Array(void) | Array< T > | virtual |
~OutData(void) | OutData | virtual |
~SampleData(void) | SampleData< float > | virtual |