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






Windows & Linux

Description

An array of available satellite identifiers.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableIdentifiers() As System.Array

[C#]
public System.Array AvailableIdentifiers {get;}

[Managed C++]
public: __property System::Array^ get_AvailableIdentifiers();

[Unmanaged C++]
public: HRESULT get_AvailableIdentifiers(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableIdentifiers();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface