This class is the model of a plain, usual, standard axis, i.e. an axis with the following properties: domain, unit, reference value, and class.
Note that by default a plain axis is considered independent. If you want to derive a dependent axis from APlainAxis, you will have to overload the functions "isDependent" and "isIndependent".