LinkBudgetScalarsReceivedIsotropicPower Property |
Gets the received isotropic power.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic ScalarReceivedIsotropicPower ReceivedIsotropicPower { get; }
Public ReadOnly Property ReceivedIsotropicPower As ScalarReceivedIsotropicPower
Get
public:
property ScalarReceivedIsotropicPower^ ReceivedIsotropicPower {
ScalarReceivedIsotropicPower^ get ();
}
member ReceivedIsotropicPower : ScalarReceivedIsotropicPower with get
Property Value
Type:
ScalarReceivedIsotropicPower
See Also