cavcalc.parameters.tools.get_valid_targets#

cavcalc.parameters.tools.get_valid_targets()#

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

Returns:
namestuple[str]

The valid target parameter names.