NoradStateEstimator.FitSpanDuration Property

Top 

Description

The length of the fit span as in the ObservationModel object

 

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:

day

Default Value:

2

Valid Range:

NoradStateEstimator.FitSpanDuration > 0

 

Syntax

myTimeSpan1 = myNoradStateEstimator1.FitSpanDuration;

 

myNoradStateEstimator1.FitSpanDuration = myTimeSpan1;

 

See also

NoradStateEstimator Object