LocalSkyModel ============= .. currentmodule:: ska_sdp_datamodels.global_sky_model .. autoclass:: LocalSkyModel :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~LocalSkyModel.column_names ~LocalSkyModel.num_components .. rubric:: Methods Summary .. autosummary:: ~LocalSkyModel.get_value_str ~LocalSkyModel.load ~LocalSkyModel.save ~LocalSkyModel.set_header ~LocalSkyModel.set_row ~LocalSkyModel.set_value ~LocalSkyModel.tokenize_line .. rubric:: Attributes Documentation .. autoattribute:: column_names .. autoattribute:: num_components .. rubric:: Methods Documentation .. automethod:: get_value_str .. automethod:: load .. automethod:: save .. automethod:: set_header .. automethod:: set_row .. automethod:: set_value .. automethod:: tokenize_line