RootFindingAlgorithm# class ansys.stk.core.stkobjects.astrogator.RootFindingAlgorithm# IntEnum Overview# Members SECANT_METHOD Secant method. NEWTON_RAPHSON_METHOD Newton-Raphson method. Import detail# from ansys.stk.core.stkobjects.astrogator import RootFindingAlgorithm