TargeterGraphResult#
- class ansys.stk.core.stkobjects.astrogator.TargeterGraphResult#
Bases:
IRuntimeTypeInfoProvider
Targeter Graph Result.
Overview#
Get the name of the result. |
|
Get the segment or component for which this result has been selected. |
|
Show the desired value. |
|
Line Color. |
|
Point Style. |
|
Select whether to display the resultβs value range on the left or right side of the graph. |
|
Graph option. |
|
Show the tolerance band. |
Import detail#
from ansys.stk.core.stkobjects.astrogator import TargeterGraphResult
Property detail#
- property TargeterGraphResult.parent_name: str#
Get the segment or component for which this result has been selected.
- property TargeterGraphResult.y_axis: str#
Select whether to display the resultβs value range on the left or right side of the graph.
- property TargeterGraphResult.graph_option: GraphOption#
Graph option.