''' Created on Feb 7, 2012 @author $Author$ @version $Id$ ''' class VoltageProcessor: ''' classdocs ''' def __init__(self): ''' Constructor ''' pass