setTrajectoryFromAcq#
- pyCGM2.Nexus.nexusTools.setTrajectoryFromAcq(NEXUS, vskName: str, label: str, acq: btkAcquisition)#
- Sets a trajectory in Nexus using data 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 trajectory. 
- acq (btk.btkAcquisition) – The BTK acquisition object. 
 
 
