AGI STK Objects 11 Send comments on this topic.
PluginPropagator Property (IAgVeHPOPForceModelMoreOptions)
See Also 





Description

Get the plugin propagator parameters.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PluginPropagator() As IAgVePluginPropagator

[C#]
public IAgVePluginPropagator PluginPropagator {get;}

[Managed C++]
public: __property IAgVePluginPropagator^ get_PluginPropagator();

[Unmanaged C++]
public: HRESULT get_PluginPropagator(
IAgVePluginPropagator ** ppRetVal
);

[Java]
public IAgVePluginPropagator getPluginPropagator();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1