Click or drag to resize

UnitExtensions Class

Defines extension functions related to unit structures.
Inheritance Hierarchy
SystemObject
  GSF.UnitsUnitExtensions

Namespace: GSF.Units
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.243-beta+92d6762f3b12bbbc557022a0922be296d2dc09be
Syntax
public static class UnitExtensions
View Source

The UnitExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodAverage Calculates an average of the specified sequence of Angle values.
Public Extension MethodUnwrap Unwraps a set of Angle values so a comparable mathematical operation can be applied.
Top
See Also