LinkBudgetPowerAtReceiverOutput Property |
Gets the power at receiver output.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic double PowerAtReceiverOutput { get; }
Public ReadOnly Property PowerAtReceiverOutput As Double
Get
public:
property double PowerAtReceiverOutput {
double get ();
}
member PowerAtReceiverOutput : float with get
Property Value
Type:
Double
See Also