BDotTCalc#

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

Bases: IComponentInfo, ICloneable

BDotT 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 BDotTCalc

Property detail#

property BDotTCalc.target_body_name: str#

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

property BDotTCalc.reference_vector_name: str#

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