detectMeasurementType#
- pyCGM2.QTM.qtmTools.detectMeasurementType(soup: BeautifulSoup)#
- Returns the type of each measurement section. - Parameters:
- soup (BeautifulSoup) – Content of the session.xml. 
- Returns:
- List[str] – List of types of each measurement section. 
 
