EOMFuncPluginFunction#

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

Bases: IComponentInfo, ICloneable

EOM Function 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 EOMFuncPluginFunction

Property detail#

property EOMFuncPluginFunction.plugin_identifier: str#

Get or set the plugin name.

property EOMFuncPluginFunction.plugin_config: PluginProperties#

Get the properties of the selected plugin.