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

NoradStateEstimator.SetReferenceSpacecraft(

Spacecraft spacecraft)

 

 

Arguments

spacecraft


Description:

The Spacecraft whose propagation model defines the reference trajectory.

 

 

 

Syntax

myNoradStateEstimator1.SetReferenceSpacecraft(mySpacecraft1);

 

 

See also

NoradStateEstimator Object