checkForcePlateExist#
- pyCGM2.Tools.btkTools.checkForcePlateExist(acq: btkAcquisition)#
Checks if force plates exist in the acquisition.
- Parameters:
acq (btk.btkAcquisition) – BTK acquisition instance.
- Returns:
bool – True if force plates exist, False otherwise.