cog property

double cog

Implementation

double get cog => _$this._cog;
void cog=(double cog)

Implementation

set cog(double cog) => _$this._cog = cog;