.. https://github.com/sphinx-doc/sphinx/issues/7912 src.system.projection.processor.single\_process.SingleProcessProjectionProcessor ================================================================================ .. currentmodule:: src.system.projection.processor.single_process .. autoclass:: SingleProcessProjectionProcessor :members: :inherited-members: .. rubric:: Inheritance Diagram .. inheritance-diagram:: SingleProcessProjectionProcessor :parts: 1 .. rubric:: Variables & Properties .. autosummary:: ~SingleProcessProjectionProcessor.projection_parameters ~SingleProcessProjectionProcessor.projections ~SingleProcessProjectionProcessor.data_sources ~SingleProcessProjectionProcessor.projection .. rubric:: Methods .. autosummary:: ~SingleProcessProjectionProcessor.__init__ ~SingleProcessProjectionProcessor.run_projection ~SingleProcessProjectionProcessor.run_projections ~SingleProcessProjectionProcessor.setup_output .. rubric:: Details .. automethod:: __init__