Click or drag to resize

CommunicationAnalysis Class

Contains methods which are helpful when performing communications analysis, such as methods for converting to and from decibels.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.CommunicationsCommunicationAnalysis

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public static class CommunicationAnalysis

The CommunicationAnalysis type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromDecibels
Convert the supplied decibel value to linear scale.
Public methodStatic memberToDecibels
Convert the supplied linear value to decibels.
Top
See Also