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

Description

Defines available time array types.

Members

MemberValueDescription
eCrdnEventArrayTypeUnknown-1Unknown or unsupported time array types.
eCrdnEventArrayTypeExtrema0Determines time of local minimum and/or maximum of specified scalar calculation.
eCrdnEventArrayTypeStartStopTimes1Defined by taking start and/or stop times of every interval in specified reference interval list and adding them to array.
eCrdnEventArrayTypeMerged2Defined by merging times from two other arrays by creating union of bounding intervals from two constituent arrays.
eCrdnEventArrayTypeFiltered3Defined by filtering times from original time array according to specified filtering method.
eCrdnEventArrayTypeFixedStep4Defined by taking fixed time steps from specified time reference and adding sampled times to array if they fall within specified bounding interval list.
eCrdnEventArrayTypeConditionCrossings5Time array containing times at which specified condition changes its satisfaction status.
eCrdnEventArrayTypeSignaled6Determines what time array is recorded at target clock location by performing signal transmission of original time array between base and target clock locations.
eCrdnEventArrayTypeFixedTimes7Time array containing specific times.
© 2024 Analytical Graphics, Inc. All Rights Reserved.