isKineticFlag#
- pyCGM2.Tools.btkTools.isKineticFlag(acq: btkAcquisition)#
- Checks if kinetic data (force plate events) are present in the acquisition. - Parameters:
- acq (btk.btkAcquisition) – BTK acquisition instance. 
- Returns:
- bool – True if kinetic data are present, False otherwise. 
 
