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





Windows & Linux

Description

Most commonly used tasks such as importing file data, 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();
[Python - STK API ]
@property
def CommonTasks(self) -> "IAgVePropagatorSGP4CommonTasks":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.