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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.