def __str__(self):
        return "{}{}MW".format(
            "A" if self._averaged else "", "" if self._exact else "a"