HPOPPluginFunction#

class ansys.stk.core.stkobjects.astrogator.HPOPPluginFunction#

Bases: IComponentInfo, ICloneable

HPOP Plugin propagator function.

Overview#

plugin_identifier

Get or set the plugin name.

plugin_config

Get the properties of the selected plugin.

Import detail#

from ansys.stk.core.stkobjects.astrogator import HPOPPluginFunction

Property detail#

property HPOPPluginFunction.plugin_identifier: str#

Get or set the plugin name.

property HPOPPluginFunction.plugin_config: PluginProperties#

Get the properties of the selected plugin.