STK AstrogatorSend comments on this topic.
MaxDegreeText Property (IAgVAGravityFieldFunction)
See Also
Windows





Windows & Linux

Description

Displays the maximum degree permissible for the gravity model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MaxDegreeText() As String
[C#]
public string MaxDegreeText {get;}
[Managed C++]
public: __property String __gc ^ get_MaxDegreeText();
[Unmanaged C++]
public: HRESULT get_MaxDegreeText(
    BSTR * pVal
);
[Java]
public String getMaxDegreeText();
[Python - STK API ]
@property
def MaxDegreeText(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.