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

© 2018 Analytical Graphics, Inc. All Rights Reserved.