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.242-beta+5de70bd1c87865d409ebc16b8886196644c0c750
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