ProfileSearchPlugin#
- class ansys.stk.core.stkobjects.astrogator.ProfileSearchPlugin#
Bases:
IProfile
,IRuntimeTypeInfoProvider
The plugin search profile.
Overview#
Get the selected control parameters. |
|
Get the selected equality constraints. |
|
Get the properties of the selected plugin. |
|
Get the plugin identifier. |
|
Return the Scripting tool for the sequence. |
|
Reset controls before each run. |
|
Graphs. |
|
Name of the log file for this profile. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ProfileSearchPlugin
Property detail#
- property ProfileSearchPlugin.controls: SearchPluginControlCollection#
Get the selected control parameters.
- property ProfileSearchPlugin.results: SearchPluginResultCollection#
Get the selected equality constraints.
- property ProfileSearchPlugin.plugin_config: PluginProperties#
Get the properties of the selected plugin.
- property ProfileSearchPlugin.scripting_tool: ScriptingTool#
Return the Scripting tool for the sequence.
- property ProfileSearchPlugin.targeter_graphs: TargeterGraphCollection#
Graphs.