DesignCR3BPObject#

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

CR3BP associated object definition.

Overview#

object_name

Get the associated object name.

object_type

Get the associated object type.

object_depends_on

Get the associated object depends on.

Import detail#

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

Property detail#

property DesignCR3BPObject.object_name: str#

Get the associated object name.

property DesignCR3BPObject.object_type: str#

Get the associated object type.

property DesignCR3BPObject.object_depends_on: str#

Get the associated object depends on.