STK ObjectsSend comments on this topic.
SupportedPropagationFrames Property (IAgVePropagatorJ4Perturbation)
See Also
Windows





Windows & Linux

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 AgSafeArray getSupportedPropagationFrames();
[Python - STK API ]
@property
def SupportedPropagationFrames(self) -> list:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.