This is the complete list of members for cyberatom::IResponse, including all inherited members.
| accCalibMatrix(float *cal, float *bias)=0 | cyberatom::IResponse | pure virtual |
| baudRate(uint8_t rate)=0 | cyberatom::IResponse | pure virtual |
| calibAccData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| calibGyrData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| calibMagData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| confirm()=0 | cyberatom::IResponse | pure virtual |
| eulerData(float p, float r, float y)=0 | cyberatom::IResponse | pure virtual |
| filterAccMatrix(float *mat)=0 | cyberatom::IResponse | pure virtual |
| filterGyrMatrix(float *mat)=0 | cyberatom::IResponse | pure virtual |
| filterMagMatrix(float *mat)=0 | cyberatom::IResponse | pure virtual |
| filterProcMatrix(float *mat)=0 | cyberatom::IResponse | pure virtual |
| gyrCalibMatrix(float *cal, float *bias)=0 | cyberatom::IResponse | pure virtual |
| i2cAddress(uint8_t addr)=0 | cyberatom::IResponse | pure virtual |
| magCalibMatrix(float *cal, float *bias)=0 | cyberatom::IResponse | pure virtual |
| normAccData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| normGyrData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| normMagData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| quatData(float q0, float q1, float q2, float q3)=0 | cyberatom::IResponse | pure virtual |
| rawAccData(int16_t x, int16_t y, int16_t z)=0 | cyberatom::IResponse | pure virtual |
| rawGyrData(int16_t x, int16_t y, int16_t z)=0 | cyberatom::IResponse | pure virtual |
| rawMagData(int16_t x, int16_t y, int16_t z)=0 | cyberatom::IResponse | pure virtual |
| rotRateData(float x, float y, float z)=0 | cyberatom::IResponse | pure virtual |
| stats(uint32_t perf0, uint32_t perf1, uint32_t perf2, uint32_t perf3, uint32_t perf4, uint32_t perf5, uint32_t perf6, uint32_t perf7)=0 | cyberatom::IResponse | pure virtual |
| sysInfo(const char *model, const char *firmwareVersion)=0 | cyberatom::IResponse | pure virtual |
| temperature(float temp)=0 | cyberatom::IResponse | pure virtual |
| ~IResponse() (defined in cyberatom::IResponse) | cyberatom::IResponse | inlinevirtual |