pyCGM2.Processing.analysisHandler.getAnalysisSection#
- pyCGM2.Processing.analysisHandler.getAnalysisSection(analysisInstance, label, context)#
- return the section ( ie kinematic, kinetic or emg) of a given label and its context - Parameters:
- analysisInstance (pyCGM2.Processing.analysis.Analysis) – an analysis instance 
- label (str) – givel ouput label (eg LKneeAngles) 
- context (str) – event context 
 
 
