openmc.data.endf.get_tab1_record

openmc.data.endf.get_tab1_record(file_obj)[source]

Return data from a TAB1 record in an ENDF-6 file.

This wraps the endf package’s get_tab1_record to return an openmc.data.Tabulated1D (which has HDF5 support and is a Function1D) instead of endf.Tabulated1D.