[inline]
returns the sum of X and Y meaning the duration of time of the calculation. this can be used as a creditability measure
Definition at line 294 of file HeadingVector.cs.
{ return Math.Abs(X) + Math.Abs(Y); }