AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsTimeIntervalDisplayConditionFactory Interface

Description

Defines an inclusive time interval that determines when an object, such as a primitive, is rendered based on the current animation time .

Object Model

Public Methods

Public Method Initialize Initializes a default time display condition. Minimum Time is set to JulianDate.MinValue and Maximum Time is set to JulianDate.MaxValue. With this interval, an object is always rendered regardless of the current animation time.
Public Method InitializeWithTimeInterval Initializes a time display condition with a Time Interval.
Public Method InitializeWithTimes Initializes a time display condition with the inclusive time interval [minimumTime, maximumTime]. When this display condition is assigned to an object, such as a primitive, the object is only rendered when the current animation time, Time, is within the interval.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1