STK ObjectsSend comments on this topic.
TimeIntervals Property (IAgRadarActivityTimeIntervalList)
See Also
Windows





Windows & Linux

Description

Gets the time components collection.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeIntervals() As IAgRadarActivityTimeIntervalListCollection
[C#]
public IAgRadarActivityTimeIntervalListCollection TimeIntervals {get;}
[Managed C++]
public: __property IAgRadarActivityTimeIntervalListCollection ^ get_TimeIntervals();
[Unmanaged C++]
public: HRESULT get_TimeIntervals(
    IAgRadarActivityTimeIntervalListCollection ** ppVal
);
[Java]
public IAgRadarActivityTimeIntervalListCollection getTimeIntervals();
[Python - STK API ]
@property
def TimeIntervals(self) -> "IAgRadarActivityTimeIntervalListCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.