MaskableArrayMixinClass ======================= .. currentmodule:: spectral_cube.base_class .. autoclass:: MaskableArrayMixinClass :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~MaskableArrayMixinClass.fill_value ~MaskableArrayMixinClass.filled_data ~MaskableArrayMixinClass.unitless_filled_data .. rubric:: Methods Summary .. autosummary:: ~MaskableArrayMixinClass.filled ~MaskableArrayMixinClass.with_fill_value .. rubric:: Attributes Documentation .. autoattribute:: fill_value .. autoattribute:: filled_data .. autoattribute:: unitless_filled_data .. rubric:: Methods Documentation .. automethod:: filled .. automethod:: with_fill_value