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.181-beta
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