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

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

 

Method Signature

SGP4StateEstimator.SetSpacecraftToProcess(

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

The Spacecraft with the norad state being estimated.

 

 

 

Syntax

mySGP4StateEstimator1.SetSpacecraftToProcess(mySpacecraft1);

 

 

See also

SGP4StateEstimator Object