This property is deprecated. Use Two-body, J2 and J4 propagators to get a list of supported propagation frames. Returns supported propagation frames.
Read-only property
[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(); |