Returns a collection of 11-Parameter satellite definitions.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ParameterFiles() As IAgVePropagator11ParamDescriptorCollection |
| [C#] |
|---|
public IAgVePropagator11ParamDescriptorCollection ParameterFiles {get;} |
| [Managed C++] |
|---|
public: __property IAgVePropagator11ParamDescriptorCollection ^ get_ParameterFiles(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVePropagator11ParamDescriptorCollection getParameterFiles(); |
[Python - STK API ] |
|---|
@property def ParameterFiles(self) -> "IAgVePropagator11ParamDescriptorCollection": |






