Add a type function for the different kind of Measurement Type, could help to...
Add a type function for the different kind of Measurement Type, could help to avoid a few RTTI/dynamic_casts in client code.
Also add the override keyword where appropriate.
Mentiong @amorley
Edited by Christos Anastopoulos