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