ComplexNumber#

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

IntEnum

Overview#

REAL

Designates the value as the real part.

IMAGINARY

Designates the value as the imaginary part.

Import detail#

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