cavcalc.parameters.tools.get_valid_arguments#

cavcalc.parameters.tools.get_valid_arguments()#

Get the names of all the parameters which can be used as arguments in a calculate() / CLI call.

Returns:
namestuple[str]

The valid argument parameter names.