Description | Example | Return message | Group

RfChannelModeler_RM

Returns values from the RF Channel Modeler.

Syntax

RfChannelModeler_RM GetValue [<AttributePath>]

Related commands

Description

If you do not supply <AttributePath>, then GetValue will return all possible attribute/value pairs. Otherwise, supplying <AttributePath> creates a starting point to subselect a set of attribute/value pairs.

Examples

Retrieve all possible attribute/value pairs:

RfChannelModeler_RM * GetValue

Retrieve all possible attribute/value pairs for all transceivers in a list:

RfChannelModeler_RM * GetValue TransceiverList

Retrieve facet tileset information:

RfChannelModeler_RM * GetValue AnalysisConfigurationList[0].FacetTilesetList[0].Material:Choices

Retrieve all possible attribute/value pairs for the waveform attributes of the first transceiver:

RfChannelModeler_RM * GetValue TransceiverList[0].Waveform

FrequencySamplesPerSounding = 257

ChannelBandwidth = 50000000.00000

RFChannelFrequency = 2500000000.0

SoundingInterval = 0.01

SoundingsPerAnalysisTimeStep = 10

Group membership

This command belongs to the following group(s):

Comm

Version

12.9