RFLink.GetEnergyPerBitToNoisePowerSpectralDensityRatio Method

Top 

Description

Returns the calculated energy per bit to noise spectral density ratio (Eb/No) based on the input setting for the link. This solution is based on the solution from ComputeReceivedPower if the second argument is Calculated, comes from the provided receiver desired received power if the second argument is FromReceiver, and is calculated from the gain to noise temperature ratio (G/T) if the second argument is a numeric value.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

RFLink.GetEnergyPerBitToNoisePowerSpectralDensityRatio(TimeSpan Epoch, String SignalToNoiseRatioCalculationType)

Variable

Returns the calculated energy per bit to noise spectral density ratio (Eb/No) based on the input setting for the link. This solution is based on the solution from ComputeReceivedPower if the second argument is Calculated, comes from the provided receiver desired received power if the second argument is FromReceiver, and is calculated from the gain to noise temperature ratio (G/T) if the second argument is a numeric value.

RFLink.GetEnergyPerBitToNoisePowerSpectralDensityRatio(TimeSpan Epoch, Variable GainToNoiseTemperatureRatio)

Variable

Returns the calculated energy per bit to noise spectral density ratio (Eb/No) based on the input setting for the link. This solution is based on the solution from ComputeReceivedPower if the second argument is Calculated, comes from the provided receiver desired received power if the second argument is FromReceiver, and is calculated from the gain to noise temperature ratio (G/T) if the second argument is a numeric value.

 

 

See also

RFLink Object

Coverage and Contact Analysis Guide

RF Link Analysis Guide