vx property

double get vx

Implementation

double get vx => _$this._vx;
set vx (double vx)

Implementation

set vx(double vx) => _$this._vx = vx;