SignalDirection Enumeration |
Namespace: MZpack.NT8.Algo
public enum SignalDirection
Member name | Value | Description | |
---|---|---|---|
None | 0 | Signal has not been found. | |
Long | 1 | ||
Short | 2 | ||
Any | 3 | Both directions (long and short) allowed. The resulting direction will be determined by the other signals/filters. |