This functions returns the name of each parameter based on the model specification (sexes, maturity, fleet, ...).
get_Param_name(DatFile = NULL, CtlFile = NULL, nyrRetro = NULL)(list)- Object containing the .dat file - This is the output
of the readGMACSdat() function.
(list)- Object containing the .ctl file - This is the output
of the readGMACSctl() function.
(integer)- Number of year for the retrospective analysis
the name as the parameters as a named list.