Click or drag to resize

SignalCollectionComputeTotalPower Method

Computes the total sum of the power of the individual signals.

Namespace:  AGI.Foundation.Communications
Assembly:  AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double ComputeTotalPower()

Return Value

Type: Double
The sum of the power of each signal in this collection.
See Also