DSNObservation.LastComponentOfRanging Property

Top 

Description

Last component of ranging; this is used to determine the range code length on the signal (which determines the Range Ambiguity as 2^(6+C2) RU))

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

14

Valid Range:

2 ≤ DSNObservation.LastComponentOfRanging ≤ 24

 

Syntax

myVariable1 = myDSNObservation1.LastComponentOfRanging;

 

myDSNObservation1.LastComponentOfRanging = myVariable1;

 

See also

DSNObservation Object