LinkSpeedOfLightGetOffsetToTransmissionTimeEvaluator Method |
Gets an evaluator that, given a time at which an event is received at the
Receiver,
evaluates the time at which the event occurred at the
Transmitter.
Namespace:
AGI.Foundation.Access
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.2.417.0 (23.2.417.0)
Syntaxpublic LinkDelayEvaluator GetOffsetToTransmissionTimeEvaluator()
Public Function GetOffsetToTransmissionTimeEvaluator As LinkDelayEvaluator
public:
LinkDelayEvaluator^ GetOffsetToTransmissionTimeEvaluator()
member GetOffsetToTransmissionTimeEvaluator : unit -> LinkDelayEvaluator
Return Value
Type:
LinkDelayEvaluatorThe evaluator.
See Also