Geometry ======== .. currentmodule:: dysmalpy.models .. autoclass:: Geometry :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Geometry.inc ~Geometry.obs_name ~Geometry.outputs ~Geometry.pa ~Geometry.param_names ~Geometry.vel_shift ~Geometry.xshift ~Geometry.yshift .. rubric:: Methods Summary .. autosummary:: ~Geometry.LOS_direction_emitframe ~Geometry.coord_transform ~Geometry.evaluate ~Geometry.inverse_coord_transform ~Geometry.project_velocity_along_LOS ~Geometry.transform_cube_affine .. rubric:: Attributes Documentation .. autoattribute:: inc .. autoattribute:: obs_name .. autoattribute:: outputs .. autoattribute:: pa .. autoattribute:: param_names .. autoattribute:: vel_shift .. autoattribute:: xshift .. autoattribute:: yshift .. rubric:: Methods Documentation .. automethod:: LOS_direction_emitframe .. automethod:: coord_transform .. automethod:: evaluate .. automethod:: inverse_coord_transform .. automethod:: project_velocity_along_LOS .. automethod:: transform_cube_affine