AGI STK Objects 11 Send 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();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface