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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.