LinkBudgetPowerAtReceiverOutput Property |
Gets the power at receiver output.
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 PowerAtReceiverOutput { get; }
Public ReadOnly Property PowerAtReceiverOutput As Double
Get
public:
property double PowerAtReceiverOutput {
double get ();
}
member PowerAtReceiverOutput : float with get
Property Value
Type:
DoubleSee Also