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

Click here to see the documentation for this object in millisecond 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(TimeSpan 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(TimeSpan 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