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






Windows & Linux

Description

Gets the Custom A propagation model.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property CustomA() As IAgCustomPropagationModel

[C#]
public IAgCustomPropagationModel CustomA {get;}

[Managed C++]
public: __property IAgCustomPropagationModel^ get_CustomA();

[Unmanaged C++]
public: HRESULT get_CustomA(
IAgCustomPropagationModel ** ppRetVal
);

[Java]
public IAgCustomPropagationModel getCustomA();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface