AGI STK Objects 11 Send comments on this topic.
SupportedPropagationFrames Property (IAgVeInitialState)
See Also 





Description

Returns supported propagation frames

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SupportedPropagationFrames() As System.Array

[C#]
public System.Array SupportedPropagationFrames {get;}

[Managed C++]
public: __property System::Array^ get_SupportedPropagationFrames();

[Unmanaged C++]
public: HRESULT get_SupportedPropagationFrames(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getSupportedPropagationFrames();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1