btkGetAngles
Description
Extracts angles from a given biomechanical acquisition.
Parameters
h | Handle pointing to a C++ btk::Acquisition object. |
Returned Values
angles | structure with the angles' values. Each field corresponds to an angle's label (see note #1). |
anglesInfo | structure with the informations related to the angles.- anglesInfo.frequency: Point's frequency
- anglesInfo.units: structure with one field labeled ALLANGLES with the unit (string) of the angles.
|
Detailed Description
Notes
Note #1: Check the page structureFieldnameFormat to understand how the fields' name are formated.
See also
btkGetAnglesValues