AGI STK Objects 11 Send comments on this topic.
AccessIntervalsFile Property (IAgChain)
See Also 





Description

Name of the .int file containing the strand access intervals.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AccessIntervalsFile() As String

[C#]
public string AccessIntervalsFile {get;}

[Managed C++]
public: __property String __gc ^ get_AccessIntervalsFile();

[Unmanaged C++]
public: HRESULT get_AccessIntervalsFile(
BSTR * pRetVal
);

[Java]
public String getAccessIntervalsFile();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1