Adds a default segment.
| [Visual Basic .NET] |
|---|
Public Function AddSeg() As IAgVeSGP4Segment |
| [C#] |
|---|
public IAgVeSGP4Segment AddSeg(); |
| [Managed C++] |
|---|
public: IAgVeSGP4Segment ^ AddSeg(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVeSGP4Segment addSeg(); |
[Python - STK API ] |
|---|
def AddSeg(self) -> "IAgVeSGP4Segment": |






