Summary
NTGrid methods: NTGrid - is a class. plot_efficiency_grid - NTGrid/plot_efficiency_grid is a function. save_efficiency_grid - NTGrid/save_efficiency_grid is a function.
PROPERTIES
Methods
Class methods are listed below. Inherited methods are not included.
* NTGrid/NTGrid is a constructor.
* NTGrid.from_DQ is a function.
this = from_DQ(raw_grid, varargin)
* NTGrid.from_NT is a function.
this = from_NT(raw_grid, varargin)
* NTGrid/get_efficiency_grid is a function.
* NTGrid/plot_efficiency_grid is a function.
plot_efficiency_grid(this, varargin)
* NTGrid/save_efficiency_grid is a function.
save_efficiency_grid(this, fname, varargin)