AGI Real-Time Tracking Tool 11 Send comments on this topic.
AgERt3ComparisonOperand Enumeration
See Also 

Description

The type of comparison to be made for clauses in AgRt3SimpleQuery.

Members

Member Value Description
eRt3ComparisonOperandEqualTo 0 Equality.
eRt3ComparisonOperandNotEqualTo 1 Inequality.
eRt3ComparisonOperandLessThan 2 Less than.
eRt3ComparisonOperandGreaterThan 3 Greater than.
eRt3ComparisonOperandLessThanEqualTo 4 Less than or equal to.
eRt3ComparisonOperandGreaterThanEqualTo 5 Greater than or equal to.
© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface