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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1