pyCGM2.Nexus.eclipse#

Classes#

EnfReader(path, enfFile)

A class for handling a generic .enf file.

PatientEnfReader(path, enfFile)

A class for handling a Patient.enf file created by Vicon Nexus.

SessionEnfReader(path, enfFile)

A class for handling a Session.enf file created by Vicon Eclipse.

TrialEnfReader(path, enfFile)

A class for handling a Trial.enf file created by Vicon Eclipse.

Functions#

generateEmptyENF(path)

Generates empty .enf files in a folder containing only .c3d files.

getCurrentMarkedEnfs()

Retrieves currently marked .enf files from the Vicon Eclipse environment.

getCurrentMarkedNodes([fileType])

Retrieves currently marked nodes from the Vicon Eclipse interface.

getEnfFiles(path, type)

Retrieves .enf files from a specified folder based on the enf type.

cleanEnf(path, enf)

Cleans the content of an .enf file, removing any non-standard lines.