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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1