STK ObjectsSend comments on this topic.
ParameterFiles Property (IAgVePropagator11Param)
See Also
Windows





Windows & Linux

Description

Returns a collection of 11-Parameter satellite definitions.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.