AGI STK Objects 11Send comments on this topic.
InitialState Property (IAgVePropagatorSimpleAscent)
See Also 
Windows






Windows & Linux

Description

Get the initial state.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property InitialState() As IAgVeLvInitialState
[C#]
public IAgVeLvInitialState InitialState {get;}
[Managed C++]
public: __property IAgVeLvInitialState^ get_InitialState();
[Unmanaged C++]
public: HRESULT get_InitialState(
   IAgVeLvInitialState ** ppRetVal
);
[Java]
public IAgVeLvInitialState getInitialState();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.