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





Description

Gets the Custom B propagation model.

Property type

Read-only property

Syntax

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

[C#]
public IAgCustomPropagationModel CustomB {get;}

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

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

[Java]
public IAgCustomPropagationModel getCustomB();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1