SM_ADC  1.0
Приём данных АЦП через разделяемую память
Array Member List

This is the complete list of members for Array, including all inherited members.

Array(string name="untitled array")Arrayinline
Array(int nrows, int ncols=1, string name="untitled array", bool moveable=false)Arrayinline
Array(const mxArray *mxarray, string name="untitled mxArray", bool moveable=false, bool dataCopy=false)Arrayinline
Array(const double *data, int nrows, int ncols=1, string name="untitled data", bool moveable=false, bool releaseData=false)Arrayinline
Array(const Array &array)Arrayinline
callMatlab(string cmd)Arrayinline
callMatlab(string cmd, const Array &operand2)Arrayinline
callMatlab(string cmd, double operand2)Arrayinline
copyOf(const Array &array)Arrayinlineprotected
dataArrayprotected
empty()Arrayinline
eye(int nrows, int ncols, string name="eye array")Arrayinlinestatic
getData()Arrayinline
getFullName()Arrayinlineprotected
getMax()Arrayinline
getMin()Arrayinline
getmxArrayCopy() constArrayinline
getName()Arrayinline
getNCols()Arrayinline
getNRows()Arrayinline
getWidth()Arrayinline
init(double x=0)Arrayinline
inverse()Arrayinline
isShared()Arrayinline
moveableArrayprotected
mxarrayArrayprotected
nameArrayprotected
ncolsArrayprotected
nrowsArrayprotected
operator()(int row, int col)Arrayinline
operator*(double x)Arrayinline
operator*(const Array &operand)Arrayinline
operator*=(double x)Arrayinline
operator*=(const Array &operand)Arrayinline
operator+(double x)Arrayinline
operator+(const Array &operand)Arrayinline
operator+=(double x)Arrayinline
operator+=(const Array &operand)Arrayinline
operator-(double x)Arrayinline
operator-(const Array &operand)Arrayinline
operator-=(double x)Arrayinline
operator-=(const Array &operand)Arrayinline
operator/(double x)Arrayinline
operator/=(double x)Arrayinline
operator/=(const Array &operand)Arrayinline
operator=(const Array &array)Arrayinline
operator==(const Array &operand)Arrayinline
operator[](int i)Arrayinline
opposite()Arrayinline
print()Arrayinline
releaseDataArrayprotected
reshape(int nrows, int ncols)Arrayinline
stealData(const Array &array)Arrayinlineprotected
~Array()Arrayinline