SpacecraftODProperties.SetEphemerisForSmoother Method

Top 

Description

Sets an ephemeris object into the SpacecraftODProperties object to hold the full smoother trajectory. The Ephemeris object will be populated on the call to CalculateSmoothedState.

 

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.

 

Overload List

Signatures

Return Value

Description

SpacecraftODProperties.SetEphemerisForSmoother(Ephemeris ephemeris)

None

Sets an ephemeris object into the SpacecraftODProperties object to hold the full smoother trajectory. The Ephemeris object will be populated on the call to CalculateSmoothedState.

SpacecraftODProperties.SetEphemerisForSmoother(Ephemeris ephemeris, Variable captureCovariance)

None

Sets an ephemeris object into the SpacecraftODProperties object to hold the full smoother trajectory. The Ephemeris object will be populated on the call to CalculateSmoothedState.

 

 

See also

SpacecraftODProperties Object

Orbit Determination Guide