Sensor.RangeRateAveragingInterval Property

Top 

Description

The time interval over which the Vehicle Observation Range-Rate measurements are averaged. When using instantaneous data, this interval should be set to 1 millisecond.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Units:

s

Default Value:

60

Valid Range:

Sensor.RangeRateAveragingInterval > 0

 

Syntax

myVariable1 = mySensor1.RangeRateAveragingInterval;

 

mySensor1.RangeRateAveragingInterval = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide