GearSolver ========== GearSolver is a module that contains logic for the gear implementation of the solver and the code of the *Rotation BiS Solver*. **Import** .. code-block:: python from ffxivcalc.GearSolver import Gear, Solver .. toctree:: Gear/gearModule Solver/solverModule