Public Attributes | List of all members
cDSA::sContactInfo Struct Reference

Structure to hold info about the contact of one sensor patch. More...

#include <dsa.h>

Public Attributes

double area
 area of contact in mm*mm. More...
 
double cog_x
 center of gravity of contact in x direction of sensor patch in mm More...
 
double cog_y
 center of gravity of contact in y direction of sensor patch in mm More...
 
double force
 accumulated force in N More...
 

Detailed Description

Structure to hold info about the contact of one sensor patch.

Definition at line 249 of file dsa.h.

Member Data Documentation

double cDSA::sContactInfo::area

area of contact in mm*mm.

Definition at line 252 of file dsa.h.

double cDSA::sContactInfo::cog_x

center of gravity of contact in x direction of sensor patch in mm

Definition at line 253 of file dsa.h.

double cDSA::sContactInfo::cog_y

center of gravity of contact in y direction of sensor patch in mm

Definition at line 254 of file dsa.h.

double cDSA::sContactInfo::force

accumulated force in N

Definition at line 251 of file dsa.h.


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


sdhlibrary_cpp
Author(s): Dirk Osswald
autogenerated on Sun Aug 18 2019 03:42:21