STK ObjectsSend comments on this topic.
Settings Property (IAgVePropagatorSGP4)
See Also
Windows





Windows & Linux

Description

Propagator settings.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Settings() As IAgVeSGP4PropagatorSettings
[C#]
public IAgVeSGP4PropagatorSettings Settings {get;}
[Managed C++]
public: __property IAgVeSGP4PropagatorSettings ^ get_Settings();
[Unmanaged C++]
public: HRESULT get_Settings(
    IAgVeSGP4PropagatorSettings ** ppRetVal
);
[Java]
public IAgVeSGP4PropagatorSettings getSettings();
[Python - STK API ]
@property
def Settings(self) -> "IAgVeSGP4PropagatorSettings":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.