STK ObjectsSend comments on this topic.
AccessInterval Property (IAgAccessTimePeriod)
See Also
Windows





Windows & Linux

Description

Returns an access interval.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.