Parameters set up in a EUROMOD policy-function.
create a class array with the parameters of a policy Function.
P = Parameter(Function)
This class contains the parameters specific to a EUROMOD policy function. The class elements can be accessed by indexing the class array with an integer, or a string value of any class property (e.g. name, ID, order, etc.).
This class is stored in the property parameters of the Function class.
This class stores classes of type Extension.
This class is the superclass of the ParameterInSystem class.