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. 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:

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