AnalysisStructure#
- class pyCGM2.Processing.analysis.AnalysisStructure#
- A structure for organizing and storing analysis data. - data#
- A dictionary to store main analysis results. - Type:
- Dict 
 
 - pst#
- A dictionary to store associated spatiotemporal parameters. - Type:
- Dict 
 
 - optionalData#
- A dictionary to store optional or additional analysis data. - Type:
- Dict 
 
 - __init__()#
 - Methods - __init__()- Attributes 
