STK ObjectsSend comments on this topic.
SatelliteIdentification Property (IAgVePropagator11ParamDescriptor)
See Also
Windows





Windows & Linux

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 * pVal
);
[Java]
public String getSatelliteIdentification();
[Python - STK API ]
@property
def SatelliteIdentification(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.