next() {
        let v = this._val * this._factor;
        return (this._val =
            this._clamp !== undefined
                ? this._start < this._clamp