AGI STK Objects 11 Send comments on this topic.
SatelliteIdentification Property (IAgVePropagator11ParamDescriptor)
See Also 





Description

Satellite identification.

Property type

Read-only property

Syntax

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

[C#]
public string SatelliteIdentification {get;}

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

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

[Java]
public String getSatelliteIdentification();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1