AGI STK Astrogator 11 Send comments on this topic.
Run Method (IAgVAMCSSegment)
See Also 
Windows






Windows & Linux

Description

Runs the segment in individual segment mode. See IAgVADriverMCS.

Syntax

[Visual Basic .NET]
Public Function Run() As IAgVAState

[C#]
public IAgVAState Run();

[Managed C++]
public: IAgVAState^ Run();

[Java]
public IAgVAState run();

[Unmanaged C++]
public: HRESULT Run(
IAgVAState ** ReturnValue
);

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface