Add Fluke8842A derived from IMeter
Updated the Fluke8842 class to inherit from IMeter. Changed fluke_example to fluke8842_example in CMakeLists.txt to use the member functions of the new Fluke8842 class. Added Fluke8842 to src/libMeter/python.cpp for python binding.