DSNMediaCorrectionCommand.Medium Property

Top 

Description

The transmission medium for which the correction is evaluated.

 

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.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"DRY NUPART" ( Dry Troposphere )

Valid Values:

Value

Label

"DRY NUPART"

Dry Troposphere

"WET NUPART"

Wet Troposphere

"CHPART"

Ionosphere

 

Syntax

myString1 = myDSNMediaCorrectionCommand1.Medium;

 

myDSNMediaCorrectionCommand1.Medium = myString1;

 

See also

DSNMediaCorrectionCommand Object