CartesianGrid ============= .. currentmodule:: hcipy.field .. autoclass:: CartesianGrid :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~CartesianGrid.w ~CartesianGrid.x ~CartesianGrid.y ~CartesianGrid.z .. rubric:: Methods Summary .. autosummary:: ~CartesianGrid.rotate ~CartesianGrid.rotated ~CartesianGrid.scale ~CartesianGrid.shift .. rubric:: Attributes Documentation .. autoattribute:: w .. autoattribute:: x .. autoattribute:: y .. autoattribute:: z .. rubric:: Methods Documentation .. automethod:: rotate .. automethod:: rotated .. automethod:: scale .. automethod:: shift