getNumberOfModelOutputs#
- pyCGM2.Tools.btkTools.getNumberOfModelOutputs(acq: btkAcquisition)#
- Returns the count of different types of model outputs in the acquisition. - Parameters:
- acq (btk.btkAcquisition) – BTK acquisition instance. 
- Returns:
- tuple – Counts of angles, forces, moments, and powers. 
 
