AGI STK Astrogator 11 Send comments on this topic.
Sequence Property (IAgVAAutomaticSequence)
See Also 





Description

Returns the segment collection of the sequence.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Sequence() As IAgVAMCSSegmentCollection

[C#]
public IAgVAMCSSegmentCollection Sequence {get;}

[Managed C++]
public: __property IAgVAMCSSegmentCollection^ get_Sequence();

[Unmanaged C++]
public: HRESULT get_Sequence(
IAgVAMCSSegmentCollection ** ppRetVal
);

[Java]
public IAgVAMCSSegmentCollection getSequence();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1