SGP4StateEstimator.SetReferenceSpacecraft(Spacecraft) Method

Top 

Description

Set the spacecraft whose propagation model defines the reference trajectory.

 

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.SetReferenceSpacecraft(

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

The Spacecraft whose propagation model defines the reference trajectory.

 

 

 

Syntax

mySGP4StateEstimator1.SetReferenceSpacecraft(mySpacecraft1);

 

 

See also

SGP4StateEstimator Object