AGI STK Objects 11 Send comments on this topic.
Segments Property (IAgVePropagatorSGP4)
See Also 





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();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1