RFLink.ComputeTransmitterPower(Variable) Method

Top 

Description

Returns the needed transmitter power to achieve the receivers desired power and provide the RFLink's link margin. Returns the result 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.ComputeTransmitterPower(

Variable Epoch)

 

 

Arguments

Epoch


Description:

The epoch at which to calculate the required transmitter power.

 

 

 

Return Value

Type:

number

Units:

dB

 

 

Returns the value of the required transmitter power.

 

Syntax

myVariable1 = myRFLink1.ComputeTransmitterPower(myVariable2);

 

 

See also

RFLink Object

Coverage and Contact Analysis Guide

RF Link Analysis Guide