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.232-beta+203aa83a5a82d50f387e69875549969ad138d6e0
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