STK ObjectsSend comments on this topic.
JPLDEVersion Property (IAgPlPosCentralBody)
See Also
Windows





Windows & Linux

Description

Returns a JPL DE Version

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.