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






Windows & Linux

Description

A two-dimensional array of available satellite identifiers and their common names. Each array element contains the satellite identifier and its common name (if one is available).

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.