AGI STK VGT 11 Send comments on this topic.
IAgCrdnEventIntervalCollectionCondition Interface

Description

Interval list containing intervals during which specified condition is satisfied. Determination is performed within interval list using Sampling and Convergence parameters.

Object Model





Public Properties

Public Property ConditionSet Get/set the condition set object.
Public Property Convergence A Convergence definition, which uses time tolerance to determine when time of extremum is found.
Public Property CustomTimeLimits A custom interval list or a single interval. By default it is set to overall availability of host object. This determines time limits within which global minimum or maximum is sought. The time limits will be used if UseCustomTimeLimits is set to true.
Public Property Sampling A Sampling definition, which can use a fixed step, relative tolerance or curvature tolerance. Relative tolerance uses a combination of relative and absolute changes in scalar values between samples. Curvature tolerance also uses changes in slope between samples.
Public Property SaveDataOption Determines if computed time of extremum is saved/loaded, otherwise it is recomputed on load if necessary.
Public Property UseCustomTimeLimits Specify whether to use specified custom interval list (see CustomTimeLimits).

CoClasses that Implement IAgCrdnEventIntervalCollectionCondition

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1