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.250-beta+e1aac152bf9c38c67035c6d283461f222e39e02a
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