Chain optimal strand link comparison type.
Member | Value | Description |
---|---|---|
eChOptStrandLinkCompareTypeUnknown | -1 | Unsupported Chain optimal strand link comparison type. |
eChOptStrandLinkCompareTypeMin | 0 | Chain optimal strand comparison type, use min value of metric across all links in a strand. |
eChOptStrandLinkCompareTypeMax | 1 | Chain optimal strand comparison type, use max value of metric across all links in a strand. |
eChOptStrandLinkCompareTypeSum | 2 | Chain optimal strand comparison type, use sum of metric values across all links in a strand. |