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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1