BThetaCalc#

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

Bases: IComponentInfo, ICloneable

BTheta Calc objects.

Overview#

target_body_name

Get or set the target body for B-plane computation.

reference_vector_name

Get or set the reference vector to use to define the B-plane.

Import detail#

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

Property detail#

property BThetaCalc.target_body_name: str#

Get or set the target body for B-plane computation.

property BThetaCalc.reference_vector_name: str#

Get or set the reference vector to use to define the B-plane.