STK ObjectsSend comments on this topic.
AddSeg Method (IAgVeSGP4SegmentCollection)
See Also
Windows





Windows & Linux

Description

Adds a default segment

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.