mad-location-manager-lib 1.0
Library for fusing GPS and ENU accelerometer data
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
gyroscope Struct Reference

gyroscope - raw gyroscope data More...

#include <sensor_data.h>

Public Member Functions

 gyroscope ()
 
 gyroscope (double x, double y, double z)
 

Public Attributes

double x
 x - around axis X
 
double y
 y - around axis Y
 
double z
 z - around axis Z
 

Detailed Description

gyroscope - raw gyroscope data

Constructor & Destructor Documentation

◆ gyroscope() [1/2]

gyroscope::gyroscope ( )
inline

◆ gyroscope() [2/2]

gyroscope::gyroscope ( double  x,
double  y,
double  z 
)
inline

Member Data Documentation

◆ x

double gyroscope::x

x - around axis X

◆ y

double gyroscope::y

y - around axis Y

◆ z

double gyroscope::z

z - around axis Z


The documentation for this struct was generated from the following file: