Click or drag to resize

MotfDistanceMode Enumeration

Modes for measuring the distance.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public enum MotfDistanceMode
Members
Member nameDescription
RelativeToCurrent Indicates that the distance is measured relative to the current MOTF decoder position.
RelativeToPrevious Indicates that the distance is measured relative to the previous trigger position.
See Also