Gets the total signal power, in watts.
This specifies the total power spread out over the
Bandwidth.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Power { get; }
Public ReadOnly Property Power As Double
Get
public:
property double Power {
double get ();
}
member Power : float with get
Property Value
Type:
DoubleSee Also