loadMp#
- pyCGM2.Utils.files.loadMp(path: str, filename: str)#
Load a set of anthropometric parameters (mp file).
- Parameters:
path (str) – The path to the directory containing the mp file.
filename (str) – The filename of the mp file to load.
- Returns:
Dict – Content of the mp file including both required and optional anthropometric parameters.
Dict – Required anthropometric parameters.
Dict – Optional anthropometric parameters.