DSNMediaCorrectionCommand.EvaluateMediaCorrection(TimeSpan) Method

Top 

Description

Evaluates the correction to the measurement associated with the parameters defined within the media calibration command.

 

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

DSNMediaCorrectionCommand.EvaluateMediaCorrection(

TimeSpan epoch)

 

 

Arguments

epoch


Description:

The epoch at which to evaluate the correction.

 

 

 

Return Value

Type:

number

 

 

Returns the measurement bias evaluated using the media correction model.

 

Syntax

myVariable1 = myDSNMediaCorrectionCommand1.EvaluateMediaCorrection(myTimeSpan1);

 

 

See also

DSNMediaCorrectionCommand Object