AGI STK Astrogator 11Send 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

© 2018 Analytical Graphics, Inc. All Rights Reserved.