appendAngleFromAcq#

pyCGM2.Nexus.nexusTools.appendAngleFromAcq(NEXUS, vskName: str, label: str, acq: btkAcquisition)#

Appends an angle data 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 angle data.

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