LinkBudgetScalars.ReceivedIsotropicPower Property |
Gets the received isotropic power.
Namespace:
AGI.Foundation.Communications
Assembly:
AGI.Foundation.Communications (in AGI.Foundation.Communications.dll) Version: 24.3.420.0 (24.3.420.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