STK ObjectsSend comments on this topic.
SSCNum Property (IAgVeSGP4Segment)
See Also
Windows





Windows & Linux

Description

Catalog number of the spacecraft, if created by a 2-line element set.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SSCNum() As String
[C#]
public string SSCNum {get;}
[Managed C++]
public: __property String __gc ^ get_SSCNum();
[Unmanaged C++]
public: HRESULT get_SSCNum(
    BSTR * pVal
);
[Java]
public String getSSCNum();
[Python - STK API ]
@property
def SSCNum(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.