STK ObjectsSend comments on this topic.
Segments Property (IAgVePropagatorSGP4)
See Also
Windows





Windows & Linux

Description

Get the element set list.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Segments() As IAgVeSGP4SegmentCollection
[C#]
public IAgVeSGP4SegmentCollection Segments {get;}
[Managed C++]
public: __property IAgVeSGP4SegmentCollection ^ get_Segments();
[Unmanaged C++]
public: HRESULT get_Segments(
    IAgVeSGP4SegmentCollection ** ppRetVal
);
[Java]
public IAgVeSGP4SegmentCollection getSegments();
[Python - STK API ]
@property
def Segments(self) -> "IAgVeSGP4SegmentCollection":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.