cavcalc.parameters.tools.get_names_descriptions#

cavcalc.parameters.tools.get_names_descriptions() dict[str, str]#

Get a dictionary of all the parameter names with a description of each of these.

Returns:
detailsdict[str, str]

The names of all the parameters (keys), with their descriptions (values).