NoradStateEstimator.SetSpacecraftToProcess(Spacecraft) Method

Top 

Description

Set the spacecraft to use in the norad state estimation process. This Spacecraft must be associated with a Norad propagator.

 

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.

 

Method Signature

NoradStateEstimator.SetSpacecraftToProcess(

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

The Spacecraft with the norad state being estimated.

 

 

 

Syntax

myNoradStateEstimator1.SetSpacecraftToProcess(mySpacecraft1);

 

 

See also

NoradStateEstimator Object