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






Windows & Linux

Description

The final state of the segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FinalState() As IAgVAState

[C#]
public IAgVAState FinalState {get;}

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

[Unmanaged C++]
public: HRESULT get_FinalState(
IAgVAState ** ppRetVal
);

[Java]
public IAgVAState getFinalState();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface