AGI STK Objects 11 Send comments on this topic.
CommonTasks Property (IAgVePropagatorSGP4)
See Also 
Windows






Windows & Linux

Description

Most commonly used tasks such as importing of TLEs, etc.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CommonTasks() As IAgVePropagatorSGP4CommonTasks

[C#]
public IAgVePropagatorSGP4CommonTasks CommonTasks {get;}

[Managed C++]
public: __property IAgVePropagatorSGP4CommonTasks^ get_CommonTasks();

[Unmanaged C++]
public: HRESULT get_CommonTasks(
IAgVePropagatorSGP4CommonTasks ** ppRetVal
);

[Java]
public IAgVePropagatorSGP4CommonTasks getCommonTasks();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface