STK ObjectsSend comments on this topic.
OrbitType Property (IAgVePropagatorSP3File)
See Also
Windows





Windows & Linux

Description

Get the orbit size type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.