STK AstrogatorSend comments on this topic.
AgEVACriteria Enumeration
See Also

Description

The criteria type.

Members

MemberValueDescription
eVACriteriaEquals0The test parameter must be equal (within the specified tolerance) to the specified value.
eVACriteriaGreaterThan1The test parameter must be greater than the specified value.
eVACriteriaGreaterThanMinimum2The current value for the calculation object is greater by the specified tolerance than the minimum reached by that object during the segment.
eVACriteriaLessThan3The test parameter must be less than the specified value.
eVACriteriaLessThanMaximum4The current value for the calculation object is less by the specified tolerance than the maximum reached by that object during the segment.
eVACriteriaNotEqualTo5The test parameter must be not equal (within the specified tolerance) to the specified value.
© 2024 Analytical Graphics, Inc. All Rights Reserved.