Ask a Question | Search DSPSR: |
Home
|
dsp::UnloaderShare Class Reference Unload PhaseSeries data from multiple threads. More...
Inheritance diagram for dsp::UnloaderShare:
Detailed DescriptionUnload PhaseSeries data from multiple threads. The SubFold class from each thread is given a pointer to an instance of the nested Submit class, which acts as a controlled interface to the UnloaderShare that created it. Member Function Documentation◆ get_unloader()
Get the shared file unloader. Get the file unloader. ◆ set_subint_seconds()
Set the number of seconds to fold into each sub-integration. Set the interval over which to fold each sub-integration (in seconds) ◆ set_subint_turns()
Set the number of turns to fold into each sub-integration. Set the number of pulses to fold into each sub-integration. ◆ set_unloader()
Set the shared file unloader. Set the file unloader. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|