findStatic#
- pyCGM2.QTM.qtmTools.findStatic(soup: BeautifulSoup)#
Returns the static file from the BeautifulSoup instance representing the session.xml.
- Parameters:
soup (BeautifulSoup) – Content of the session.xml.
- Returns:
BeautifulSoup – The static measurement section.