LaPDXYTransform =============== .. currentmodule:: bapsf_motion.transform.lapd .. autoclass:: LaPDXYTransform :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LaPDXYTransform.axes ~LaPDXYTransform.config ~LaPDXYTransform.deployed_side ~LaPDXYTransform.dimensionality ~LaPDXYTransform.drive_polarity ~LaPDXYTransform.droop_correct ~LaPDXYTransform.droop_scale ~LaPDXYTransform.mspace_polarity ~LaPDXYTransform.naxes ~LaPDXYTransform.pivot_to_center ~LaPDXYTransform.pivot_to_drive ~LaPDXYTransform.pivot_to_feedthru ~LaPDXYTransform.probe_axis_offset ~LaPDXYTransform.transform_type .. rubric:: Methods Summary .. autosummary:: ~LaPDXYTransform.__call__ ~LaPDXYTransform.matrix .. rubric:: Attributes Documentation .. autoattribute:: axes .. autoattribute:: config .. autoattribute:: deployed_side .. autoattribute:: dimensionality .. autoattribute:: drive_polarity .. autoattribute:: droop_correct .. autoattribute:: droop_scale .. autoattribute:: mspace_polarity .. autoattribute:: naxes .. autoattribute:: pivot_to_center .. autoattribute:: pivot_to_drive .. autoattribute:: pivot_to_feedthru .. autoattribute:: probe_axis_offset .. autoattribute:: transform_type .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: matrix