def __init__(self, precision=-17):
        self.core = ToPolar(precision=precision)
        self.DELAY = self.core.DELAY