getFilename#
- pyCGM2.QTM.qtmTools.getFilename(measurement: BeautifulSoup)#
- Returns the filename of the measurement section. - Parameters:
- measurement (BeautifulSoup) – A measurement section of the session.xml file. 
- Returns:
- str – The filename of the measurement, with ‘qtm’ replaced by ‘c3d’. 
 
