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 nanosecond timing precision mode.

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

 

Attributes

Type:

timespan

Access:

read/write

Units:

s

Default Value:

60

Valid Range:

Sensor.RangeRateAveragingInterval > 0

 

Syntax

myTimeSpan1 = mySensor1.RangeRateAveragingInterval;

 

mySensor1.RangeRateAveragingInterval = myTimeSpan1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide