check_pir_params_names: Checks if the pir_params has all the named elements needed
Description
Will stop if not.
A valid pirouette parameter set
can be created by create_pir_params.
Usage
check_pir_params_names(pir_params)
Value
nothing. Will stop if not
Arguments
- pir_params
the parameters of pirouette.
They are created by create_pir_params.
Author
Richèl J.C. Bilderbeek