findDynamic#

pyCGM2.QTM.qtmTools.findDynamic(soup: BeautifulSoup)#

Returns the dynamic files from the BeautifulSoup instance representing the session.xml.

Parameters:

soup (BeautifulSoup) – Content of the session.xml.

Returns:

List[BeautifulSoup] – List of dynamic measurement sections.