STK Vector Geometry ToolSend comments on this topic.
AgECrdnIntegrationWindowType Enumeration
See Also

Description

Defines the interval of times during which an integral is evaluated.

Members

MemberValueDescription
eCrdnIntegrationWindowTypeTotal0Defines the integral's window as the entire available interval list which effectively makes the value of the integral constant.
eCrdnIntegrationWindowTypeCumulativeToCurrent1Defines the integral's window as the window of time from the beginning of the available interval until the current time, i.e. window duration grows over time.
eCrdnIntegrationWindowTypeCumulativeFromCurrent2Defines the integral's window as window of time from the current time until the end of the available interval, i.e. window duration decreases over time.
eCrdnIntegrationWindowTypeSlidingWindow3Defines the integral's window as the interval of times centered around the current time with the specified front and back durations.
© 2024 Analytical Graphics, Inc. All Rights Reserved.