DSNMediaCorrections.EvaluateMediaCorrection Method

Top 

Description

Evaluates the correction to the measurement associated with the provided Groundstation and Spacecraft. This overload evaluates the correction for the first calibration command configured in the object.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Overload List

Signatures

Return Value

Description

DSNMediaCorrections.EvaluateMediaCorrection(String medium, DSNObservation dsn_observation)

Variable

Evaluates the correction to the measurement associated with the provided Groundstation and Spacecraft. This overload evaluates the correction for the first calibration command configured in the object.

DSNMediaCorrections.EvaluateMediaCorrection(Variable epoch, String medium, GroundStation groundstation)

Variable

Evaluates the correction to the measurement associated with the provided Groundstation and Spacecraft. This overload evaluates the correction for the first calibration command configured in the object.

DSNMediaCorrections.EvaluateMediaCorrection(Variable epoch, String medium, GroundStation groundstation, Spacecraft spacecraft)

Variable

Evaluates the correction to the measurement associated with the provided Groundstation and Spacecraft. This overload evaluates the correction for the first calibration command configured in the object.

 

 

See also

DSNMediaCorrections Object