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






Windows & Linux

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

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface