This is the complete list of members for phidgets::Spatial, including all inherited members.
algorithm_data_handler_ | phidgets::Spatial | private |
algorithmDataHandler(const double quaternion[4], double timestamp) const | phidgets::Spatial | |
AlgorithmDataHandler(PhidgetSpatialHandle input_handle, void *ctx, const double quaternion[4], double timestamp) | phidgets::Spatial | privatestatic |
attach_handler_ | phidgets::Spatial | private |
attachHandler() | phidgets::Spatial | virtual |
AttachHandler(PhidgetHandle input_handle, void *ctx) | phidgets::Spatial | privatestatic |
data_handler_ | phidgets::Spatial | private |
DataHandler(PhidgetSpatialHandle input_handle, void *ctx, const double acceleration[3], const double angular_rate[3], const double magnetic_field[3], double timestamp) | phidgets::Spatial | privatestatic |
dataHandler(const double acceleration[3], const double angular_rate[3], const double magnetic_field[3], double timestamp) const | phidgets::Spatial | |
detach_handler_ | phidgets::Spatial | private |
detachHandler() | phidgets::Spatial | virtual |
DetachHandler(PhidgetHandle input_handle, void *ctx) | phidgets::Spatial | privatestatic |
setAHRSParameters(double angularVelocityThreshold, double angularVelocityDeltaThreshold, double accelerationThreshold, double magTime, double accelTime, double biasTime) | phidgets::Spatial | |
setAlgorithmMagnetometerGain(double magnetometer_gain) | phidgets::Spatial | |
setCompassCorrectionParameters(double cc_mag_field, double cc_offset0, double cc_offset1, double cc_offset2, double cc_gain0, double cc_gain1, double cc_gain2, double cc_T0, double cc_T1, double cc_T2, double cc_T3, double cc_T4, double cc_T5) | phidgets::Spatial | |
setDataInterval(uint32_t interval_ms) const | phidgets::Spatial | |
setHeatingEnabled(bool heating_enabled) | phidgets::Spatial | |
setSpatialAlgorithm(const std::string algorithm) | phidgets::Spatial | |
Spatial(int32_t serial_number, int hub_port, bool is_hub_port_device, std::function< void(const double[3], const double[3], const double[3], double)> data_handler, std::function< void(const double[4], double)> algorithm_data_handler, std::function< void()> attach_handler=nullptr, std::function< void()> detach_handler=nullptr) | phidgets::Spatial | explicit |
spatial_handle_ | phidgets::Spatial | private |
zero() const | phidgets::Spatial | |
~Spatial() | phidgets::Spatial |