STK ObjectsSend comments on this topic.
TimeInterval Property (IAgChUserSpecifiedTimePeriod)
See Also
Windows





Windows & Linux

Description

Allows configuring the time interval.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TimeInterval() As IAgCrdnEventIntervalSmartInterval
[C#]
public IAgCrdnEventIntervalSmartInterval TimeInterval {get;}
[Managed C++]
public: __property IAgCrdnEventIntervalSmartInterval ^ get_TimeInterval();
[Unmanaged C++]
public: HRESULT get_TimeInterval(
    IAgCrdnEventIntervalSmartInterval ** ppRetVal
);
[Java]
public IAgCrdnEventIntervalSmartInterval getTimeInterval();
[Python - STK API ]
@property
def TimeInterval(self) -> "IAgCrdnEventIntervalSmartInterval":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.