appendModelledMarkerFromAcq#

pyCGM2.Nexus.nexusTools.appendModelledMarkerFromAcq(NEXUS, vskName: str, label: str, acq: btkAcquisition, suffix: str = '')#

Appends a modeled marker to Nexus from a BTK acquisition.

Parameters:
  • NEXUS (ViconNexus.ViconNexus) – The Nexus handle.

  • vskName (str) – The name of the VSK file.

  • label (str) – The label of the marker.

  • acq (btk.btkAcquisition) – The BTK acquisition object.

  • suffix (str) – Suffix to be added to the model output.