AGI STK Objects 11 Send comments on this topic.
AccessInterval Property (IAgStkObjectCoverage)
See Also 





Description

The object coverage's 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();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1