ProfileGoldenSection#
- class ansys.stk.core.stkobjects.astrogator.ProfileGoldenSection#
Bases:
IProfile
,IRuntimeTypeInfoProvider
The Golden Section profile.
Overview#
Graphs. |
|
Return the Scripting tool for the sequence. |
|
Get the list of control parameters defined for the profile. |
|
Get the list of results defined for the profile. |
|
Get or set the number of complete iterations of the profile to try before stopping. Dimensionless. |
|
Name of the log file for this profile. |
|
If true, a page will appear during the targeting run to report the status of the targeting effort in terms of proximity to the desired value for each dependent variable in the profile. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import ProfileGoldenSection
Property detail#
- property ProfileGoldenSection.targeter_graphs: TargeterGraphCollection#
Graphs.
- property ProfileGoldenSection.scripting_tool: ScriptingTool#
Return the Scripting tool for the sequence.
- property ProfileGoldenSection.controls: GoldenSectionControlCollection#
Get the list of control parameters defined for the profile.
- property ProfileGoldenSection.results: GoldenSectionResultCollection#
Get the list of results defined for the profile.