![]() |
ReFRACtor
|
This determines the sample grid that should be used for each of the instrument indexes. More...
#include <sample_grid.h>
Inheritance diagram for FullPhysics::SampleGrid:
Collaboration diagram for FullPhysics::SampleGrid:Public Member Functions | |
| virtual | ~SampleGrid () |
| virtual SpectralDomain | sample_grid (int Spec_index) const =0 |
| Wavenumbers/Wavelengths to use for the given spectrometer. More... | |
Protected Member Functions | |
| SampleGrid () | |
| Default constructor. More... | |
This determines the sample grid that should be used for each of the instrument indexes.
Definition at line 12 of file sample_grid.h.
|
inlinevirtual |
Definition at line 14 of file sample_grid.h.
|
inlineprotected |
Default constructor.
Definition at line 26 of file sample_grid.h.
|
pure virtual |
Wavenumbers/Wavelengths to use for the given spectrometer.