AGI STK Astrogator 11 Send comments on this topic.
MainSequence Property (IAgVADriverMCS)
See Also 





Description

The Mission Control Sequence.

Property type

Read-only property

Syntax

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

[C#]
public IAgVAMCSSegmentCollection MainSequence {get;}

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

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

[Java]
public IAgVAMCSSegmentCollection getMainSequence();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1