RFLink.ComputeLinkMargin(Variable, String, Variable, Variable) Method

Top 

Description

Returns the link margin for the link based on the calculated energy per bit to noise power spectral density ratio (Eb/No) and the required energy per bit to noise power spectral density ratio (Eb/No) as determined by the input and inputType arguments. Returns the results in units of dB.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

RFLink.ComputeLinkMargin(

Variable Epoch,


String SignalToNoiseRatioCalculationType,


Variable InputType,


Variable Input)

 

 

Arguments

Epoch


Description:

The epoch at which to calculate the link margin.

 

 

SignalToNoiseRatioCalculationType


Description:

The type of signal to noise ratio (C/N) calculation type to use.

Valid Values:

Value

Label

"Calculated"

Calculated

"FromReceiver"

FromReceiver

 

 

 

InputType


Description:

Determine the type of the input.

Valid Values:

Value

Label

0

Carrier Signal to Noise Ratio (C/N)

1

Energy per Bit to Noise Power Spectral Density Ratio (Eb/No)

2

Bit Error Rate (BER)

 

 

 

Input


Description:

The input value applied as set by the InputType selection.

Units:

dB

 

 

 

Return Value

Type:

number

Units:

dB

 

 

Returns the value of the link margin.

 

Syntax

myVariable1 = myRFLink1.ComputeLinkMargin(myVariable2, myString1, myVariable3, myVariable4);

 

 

See also

RFLink Object

RFLink.ComputeLinkMargin

Coverage and Contact Analysis Guide

RF Link Analysis Guide