General Purpose Geodetic Library
NsSetup Class Reference

#include <NsSetup.h>

Public Types

enum  AutoSaving { AS_NONE = 0 , AS_ON_EXIT = 1 , AS_ALWAYS = 2 }
 

Public Member Functions

 NsSetup ()
 
virtual ~NsSetup ()
 
const QString & getPath2Home () const
 
const QString & getPath2CatNuInterfaceExec () const
 
const QString & getPath2DbhFiles () const
 
const QString & getPath2VgosDbFiles () const
 
const QString & getPath2VgosDaFiles () const
 
const QString & getPath2APrioriFiles () const
 
const QString & getPath2MasterFiles () const
 
const QString & getPath2SpoolFileOutput () const
 
const QString & getPath2NotUsedObsFileOutput () const
 
const QString & getPath2ReportOutput () const
 
const QString & getPath2NgsOutput () const
 
const QString & getPath2PlotterOutput () const
 
const QString & getPath2IntermediateResults () const
 
AutoSaving getAutoSavingMode () const
 
const QString & getPath2AuxLogs () const
 
bool getHave2SavePerSessionLog () const
 
bool getHave2UpdateCatalog () const
 
bool getHave2MaskSessionCode () const
 
bool getHave2KeepSpoolFileReports () const
 
bool getHave2LoadImmatureSession () const
 
const SgIdentitiesgetIdentities () const
 
SgIdentitiesidentities ()
 
bool getHave2WarnCloseWindow () const
 
bool getIsShortScreen () const
 
int getMainWinWidth () const
 
int getMainWinHeight () const
 
int getMainWinPosX () const
 
int getMainWinPosY () const
 
int getSeWinWidth () const
 
int getSeWinHeight () const
 
bool getHave2AutoloadAllBands () const
 
bool getIsBandPlotPerSrcView () const
 
SgPlot::OutputFormat getPlotterOutputFormat () const
 
const QString & getLnfsFileName () const
 
SgVlbiSessionInfo::OriginType getLnfsOriginType () const
 
bool getLnfsIsThroughCatalog () const
 
bool getHave2SkipAutomaticProcessing () const
 
bool getHave2ForceAutomaticProcessing () const
 
bool getExecExternalCommand () const
 
const QString & getExternalCommand () const
 
void setPath2Home (const QString &)
 
void setPath2CatNuInterfaceExec (const QString &)
 
void setPath2DbhFiles (const QString &)
 
void setPath2VgosDbFiles (const QString &)
 
void setPath2VgosDaFiles (const QString &path)
 
void setPath2APrioriFiles (const QString &)
 
void setPath2MasterFiles (const QString &)
 
void setPath2SpoolFileOutput (const QString &)
 
void setPath2NotUsedObsFileOutput (const QString &)
 
void setPath2ReportOutput (const QString &)
 
void setPath2NgsOutput (const QString &)
 
void setPath2PlotterOutput (const QString &)
 
void setPath2IntermediateResults (const QString &)
 
void setAutoSavingMode (AutoSaving)
 
void setPath2AuxLogs (const QString &)
 
void setHave2SavePerSessionLog (bool)
 
void setHave2UpdateCatalog (bool)
 
void setHave2MaskSessionCode (bool)
 
void setHave2KeepSpoolFileReports (bool)
 
void setHave2LoadImmatureSession (bool)
 
void setIdentities (const SgIdentities &)
 
void setHave2WarnCloseWindow (bool)
 
void setIsShortScreen (bool)
 
void setMainWinWidth (int)
 
void setMainWinHeight (int)
 
void setMainWinPosX (int)
 
void setMainWinPosY (int)
 
void setSeWinWidth (int)
 
void setSeWinHeight (int)
 
void setHave2AutoloadAllBands (bool)
 
void setIsBandPlotPerSrcView (bool)
 
void setPlotterOutputFormat (SgPlot::OutputFormat)
 
void setLnfsFileName (const QString &)
 
void setLnfsOriginType (SgVlbiSessionInfo::OriginType)
 
void setLnfsIsThroughCatalog (bool)
 
void setHave2SkipAutomaticProcessing (bool)
 
void setHave2ForceAutomaticProcessing (bool)
 
void setExecExternalCommand (bool b)
 
void setExternalCommand (const QString &command)
 
const QString & catnuGetDbInfo () const
 
const QString & catnuSetDbInfo () const
 
QString className () const
 
void setUpBinaryIdentities (const QString &)
 
QString path2 (const QString &) const
 

Private Attributes

const QString catnuGetDbInfo_
 
const QString catnuSetDbInfo_
 
QString path2Home_
 
QString path2CatNuInterfaceExec_
 
QString path2DbhFiles_
 
QString path2VgosDbFiles_
 
QString path2VgosDaFiles_
 
QString path2APrioriFiles_
 
QString path2MasterFiles_
 
QString path2SpoolFileOutput_
 
QString path2NotUsedObsFileOutput_
 
QString path2ReportOutput_
 
QString path2NgsOutput_
 
QString path2PlotterOutput_
 
QString path2IntermediateResults_
 
AutoSaving autoSavingMode_
 
QString path2AuxLogs_
 
bool have2SavePerSessionLog_
 
bool have2UpdateCatalog_
 
bool have2MaskSessionCode_
 
bool have2KeepSpoolFileReports_
 
bool have2LoadImmatureSession_
 
bool have2WarnCloseWindow_
 
bool isShortScreen_
 
int mainWinWidth_
 
int mainWinHeight_
 
int mainWinPosX_
 
int mainWinPosY_
 
int seWinWidth_
 
int seWinHeight_
 
bool have2AutoloadAllBands_
 
SgPlot::OutputFormat plotterOutputFormat_
 
bool isBandPlotPerSrcView_
 
SgIdentities identities_
 
QString lnfsFileName_
 
SgVlbiSessionInfo::OriginType lnfsOriginType_
 
bool lnfsIsThroughCatalog_
 
bool execExternalCommand_
 
QString externalCommand_
 
bool have2SkipAutomaticProcessing_
 
bool have2ForceAutomaticProcessing_
 

Detailed Description

====================================================================================================

Definition at line 45 of file NsSetup.h.

Member Enumeration Documentation

◆ AutoSaving

Enumerator
AS_NONE 
AS_ON_EXIT 
AS_ALWAYS 

Definition at line 48 of file NsSetup.h.

Constructor & Destructor Documentation

◆ NsSetup()

◆ ~NsSetup()

NsSetup::~NsSetup ( )
virtual

A destructor. Frees allocated memory.

Definition at line 97 of file NsSetup.cpp.

Member Function Documentation

◆ catnuGetDbInfo()

const QString & NsSetup::catnuGetDbInfo ( ) const
inline

Definition at line 992 of file NsSetup.h.

References catnuGetDbInfo_.

Referenced by NsSessionHandler::inquireCat(), and NsSessionHandler::setupCatsDbhFileNames().

◆ catnuSetDbInfo()

const QString & NsSetup::catnuSetDbInfo ( ) const
inline

Definition at line 1000 of file NsSetup.h.

References catnuSetDbInfo_.

Referenced by NsSessionHandler::notifyCat().

◆ className()

QString NsSetup::className ( ) const
inline

Definition at line 314 of file NsSetup.h.

◆ getAutoSavingMode()

◆ getExecExternalCommand()

bool NsSetup::getExecExternalCommand ( ) const
inline

◆ getExternalCommand()

const QString& NsSetup::getExternalCommand ( ) const
inline

◆ getHave2AutoloadAllBands()

◆ getHave2ForceAutomaticProcessing()

bool NsSetup::getHave2ForceAutomaticProcessing ( ) const
inline

Definition at line 694 of file NsSetup.h.

References have2ForceAutomaticProcessing_.

Referenced by NsSessionEditDialog::NsSessionEditDialog().

◆ getHave2KeepSpoolFileReports()

bool NsSetup::getHave2KeepSpoolFileReports ( ) const
inline

Returns true if "spool file" report should be copyed into "report" directory.

Definition at line 542 of file NsSetup.h.

References have2KeepSpoolFileReports_.

Referenced by NsSessionHandler::generateReport(), NsScrPrx4Setup::getHave2KeepSpoolFileReports(), loadSettings(), loadSettingsOldStyle(), saveSettings(), and NsSetupDialog::tab4Options().

◆ getHave2LoadImmatureSession()

bool NsSetup::getHave2LoadImmatureSession ( ) const
inline

Returns true if nuSolve supposed to read a session that contains only a part of essential data.

Definition at line 550 of file NsSetup.h.

References have2LoadImmatureSession_.

Referenced by NsScrPrx4Setup::getHave2LoadImmatureSession(), NsSessionHandler::initSessionFromDbh(), and NsSessionHandler::initSessionFromOdb().

◆ getHave2MaskSessionCode()

bool NsSetup::getHave2MaskSessionCode ( ) const
inline

Returns true if in export session the session code have to be modified (for test purposes).

Definition at line 534 of file NsSetup.h.

References have2MaskSessionCode_.

Referenced by NsSessionHandler::exportDataIntoDbh(), NsScrPrx4Setup::getHave2MaskSessionCode(), loadSettings(), loadSettingsOldStyle(), saveSettings(), NsSessionHandler::setupCatsDbhFileNames(), and NsSetupDialog::tab4Options().

◆ getHave2SavePerSessionLog()

bool NsSetup::getHave2SavePerSessionLog ( ) const
inline

◆ getHave2SkipAutomaticProcessing()

bool NsSetup::getHave2SkipAutomaticProcessing ( ) const
inline

◆ getHave2UpdateCatalog()

◆ getHave2WarnCloseWindow()

bool NsSetup::getHave2WarnCloseWindow ( ) const
inline

◆ getIdentities()

const SgIdentities & NsSetup::getIdentities ( ) const
inline

Returns identities of user, analysis center, computer, etc.

Definition at line 558 of file NsSetup.h.

References identities_.

Referenced by NsSetupDialog::tab4Identities().

◆ getIsBandPlotPerSrcView()

bool NsSetup::getIsBandPlotPerSrcView ( ) const
inline

◆ getIsShortScreen()

bool NsSetup::getIsShortScreen ( ) const
inline

◆ getLnfsFileName()

const QString & NsSetup::getLnfsFileName ( ) const
inline

◆ getLnfsIsThroughCatalog()

bool NsSetup::getLnfsIsThroughCatalog ( ) const
inline

Definition at line 678 of file NsSetup.h.

References lnfsIsThroughCatalog_.

Referenced by NsMainWindow::createActions(), loadSettings(), and saveSettings().

◆ getLnfsOriginType()

SgVlbiSessionInfo::OriginType NsSetup::getLnfsOriginType ( ) const
inline

◆ getMainWinHeight()

int NsSetup::getMainWinHeight ( ) const
inline

Definition at line 598 of file NsSetup.h.

References mainWinHeight_.

Referenced by NsMainWindow::NsMainWindow(), loadSettings(), and saveSettings().

◆ getMainWinPosX()

int NsSetup::getMainWinPosX ( ) const
inline

Definition at line 606 of file NsSetup.h.

References mainWinPosX_.

Referenced by NsMainWindow::NsMainWindow(), loadSettings(), and saveSettings().

◆ getMainWinPosY()

int NsSetup::getMainWinPosY ( ) const
inline

Definition at line 614 of file NsSetup.h.

References mainWinPosY_.

Referenced by NsMainWindow::NsMainWindow(), loadSettings(), and saveSettings().

◆ getMainWinWidth()

int NsSetup::getMainWinWidth ( ) const
inline

Definition at line 590 of file NsSetup.h.

References mainWinWidth_.

Referenced by NsMainWindow::NsMainWindow(), loadSettings(), and saveSettings().

◆ getPath2APrioriFiles()

const QString & NsSetup::getPath2APrioriFiles ( ) const
inline

◆ getPath2AuxLogs()

const QString & NsSetup::getPath2AuxLogs ( ) const
inline

◆ getPath2CatNuInterfaceExec()

const QString & NsSetup::getPath2CatNuInterfaceExec ( ) const
inline

◆ getPath2DbhFiles()

const QString & NsSetup::getPath2DbhFiles ( ) const
inline

◆ getPath2Home()

◆ getPath2IntermediateResults()

const QString & NsSetup::getPath2IntermediateResults ( ) const
inline

◆ getPath2MasterFiles()

◆ getPath2NgsOutput()

const QString & NsSetup::getPath2NgsOutput ( ) const
inline

◆ getPath2NotUsedObsFileOutput()

◆ getPath2PlotterOutput()

◆ getPath2ReportOutput()

const QString & NsSetup::getPath2ReportOutput ( ) const
inline

◆ getPath2SpoolFileOutput()

◆ getPath2VgosDaFiles()

◆ getPath2VgosDbFiles()

◆ getPlotterOutputFormat()

◆ getSeWinHeight()

int NsSetup::getSeWinHeight ( ) const
inline

Definition at line 630 of file NsSetup.h.

References seWinHeight_.

Referenced by NsSessionEditDialog::NsSessionEditDialog(), loadSettings(), and saveSettings().

◆ getSeWinWidth()

int NsSetup::getSeWinWidth ( ) const
inline

Definition at line 622 of file NsSetup.h.

References seWinWidth_.

Referenced by NsSessionEditDialog::NsSessionEditDialog(), loadSettings(), and saveSettings().

◆ identities()

◆ path2()

◆ setAutoSavingMode()

void NsSetup::setAutoSavingMode ( NsSetup::AutoSaving  mode)
inline

Definition at line 800 of file NsSetup.h.

References autoSavingMode_.

Referenced by loadSettings(), and NsSetupDialog::modifyAutosaveMode().

◆ setExecExternalCommand()

void NsSetup::setExecExternalCommand ( bool  b)
inline

Definition at line 300 of file NsSetup.h.

References execExternalCommand_.

Referenced by NsSetupDialog::acquireData(), and loadSettings().

◆ setExternalCommand()

void NsSetup::setExternalCommand ( const QString &  command)
inline

Definition at line 302 of file NsSetup.h.

References externalCommand_.

Referenced by NsSetupDialog::acquireData(), and loadSettings().

◆ setHave2AutoloadAllBands()

void NsSetup::setHave2AutoloadAllBands ( bool  have2)
inline

◆ setHave2ForceAutomaticProcessing()

void NsSetup::setHave2ForceAutomaticProcessing ( bool  is)
inline

Definition at line 984 of file NsSetup.h.

References have2ForceAutomaticProcessing_.

Referenced by main().

◆ setHave2KeepSpoolFileReports()

void NsSetup::setHave2KeepSpoolFileReports ( bool  have2)
inline

Sets up modification of copying "spool file" report into "report" directory.

Definition at line 840 of file NsSetup.h.

References have2KeepSpoolFileReports_.

Referenced by NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setHave2KeepSpoolFileReports().

◆ setHave2LoadImmatureSession()

void NsSetup::setHave2LoadImmatureSession ( bool  have2)
inline

Sets up LoadImmatureSession flag.

Definition at line 848 of file NsSetup.h.

References have2LoadImmatureSession_.

Referenced by main(), and NsScrPrx4Setup::setHave2LoadImmatureSession().

◆ setHave2MaskSessionCode()

void NsSetup::setHave2MaskSessionCode ( bool  have2)
inline

Sets up modification of the session code in the export process (for test purposes).

Definition at line 832 of file NsSetup.h.

References have2MaskSessionCode_.

Referenced by NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setHave2MaskSessionCode().

◆ setHave2SavePerSessionLog()

void NsSetup::setHave2SavePerSessionLog ( bool  have2)
inline

◆ setHave2SkipAutomaticProcessing()

void NsSetup::setHave2SkipAutomaticProcessing ( bool  is)
inline

Definition at line 976 of file NsSetup.h.

References have2SkipAutomaticProcessing_.

Referenced by main().

◆ setHave2UpdateCatalog()

void NsSetup::setHave2UpdateCatalog ( bool  have2)
inline

Sets up necessity to update the catalog in the export process.

Definition at line 824 of file NsSetup.h.

References have2UpdateCatalog_.

Referenced by NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), main(), and NsScrPrx4Setup::setHave2UpdateCatalog().

◆ setHave2WarnCloseWindow()

void NsSetup::setHave2WarnCloseWindow ( bool  have2)
inline

Definition at line 864 of file NsSetup.h.

References have2WarnCloseWindow_.

Referenced by NsSetupDialog::acquireData(), loadSettings(), and loadSettingsOldStyle().

◆ setIdentities()

void NsSetup::setIdentities ( const SgIdentities id)
inline

Sets up identities of user, analysis center, computer, etc.

Definition at line 856 of file NsSetup.h.

References identities_.

◆ setIsBandPlotPerSrcView()

void NsSetup::setIsBandPlotPerSrcView ( bool  is)
inline

Definition at line 936 of file NsSetup.h.

References isBandPlotPerSrcView_.

Referenced by NsSetupDialog::acquireData(), and loadSettings().

◆ setIsShortScreen()

void NsSetup::setIsShortScreen ( bool  is)
inline

Definition at line 872 of file NsSetup.h.

References isShortScreen_.

Referenced by NsSetupDialog::acquireData(), and loadSettings().

◆ setLnfsFileName()

void NsSetup::setLnfsFileName ( const QString &  str)
inline

◆ setLnfsIsThroughCatalog()

void NsSetup::setLnfsIsThroughCatalog ( bool  is)
inline

◆ setLnfsOriginType()

◆ setMainWinHeight()

void NsSetup::setMainWinHeight ( int  h)
inline

Definition at line 888 of file NsSetup.h.

References mainWinHeight_.

Referenced by NsMainWindow::~NsMainWindow(), and loadSettings().

◆ setMainWinPosX()

void NsSetup::setMainWinPosX ( int  x)
inline

Definition at line 896 of file NsSetup.h.

References mainWinPosX_.

Referenced by NsMainWindow::~NsMainWindow(), and loadSettings().

◆ setMainWinPosY()

void NsSetup::setMainWinPosY ( int  y)
inline

Definition at line 904 of file NsSetup.h.

References mainWinPosY_.

Referenced by NsMainWindow::~NsMainWindow(), and loadSettings().

◆ setMainWinWidth()

void NsSetup::setMainWinWidth ( int  w)
inline

Definition at line 880 of file NsSetup.h.

References mainWinWidth_.

Referenced by NsMainWindow::~NsMainWindow(), and loadSettings().

◆ setPath2APrioriFiles()

void NsSetup::setPath2APrioriFiles ( const QString &  str)
inline

Sets up a path to files with a priori information.

Definition at line 736 of file NsSetup.h.

References path2APrioriFiles_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setPath2APrioriFiles().

◆ setPath2AuxLogs()

void NsSetup::setPath2AuxLogs ( const QString &  str)
inline

◆ setPath2CatNuInterfaceExec()

void NsSetup::setPath2CatNuInterfaceExec ( const QString &  str)
inline

Sets up a path to 'Catalog<=>nuSolve Interface' executables.

Definition at line 712 of file NsSetup.h.

References path2CatNuInterfaceExec_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setPath2CatNuInterfaceExec().

◆ setPath2DbhFiles()

void NsSetup::setPath2DbhFiles ( const QString &  str)
inline

Sets up a path to DBH files (observations).

Definition at line 720 of file NsSetup.h.

References path2DbhFiles_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setPath2DbhFiles().

◆ setPath2Home()

void NsSetup::setPath2Home ( const QString &  str)
inline

◆ setPath2IntermediateResults()

void NsSetup::setPath2IntermediateResults ( const QString &  str)
inline

Sets up a path where the itermediate results will be saved.

Definition at line 792 of file NsSetup.h.

References path2IntermediateResults_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), and loadSettings().

◆ setPath2MasterFiles()

void NsSetup::setPath2MasterFiles ( const QString &  str)
inline

◆ setPath2NgsOutput()

void NsSetup::setPath2NgsOutput ( const QString &  str)
inline

Sets up a path where to save observations in NGS format.

Definition at line 776 of file NsSetup.h.

References path2NgsOutput_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setPath2NgsOutput().

◆ setPath2NotUsedObsFileOutput()

void NsSetup::setPath2NotUsedObsFileOutput ( const QString &  str)
inline

◆ setPath2PlotterOutput()

void NsSetup::setPath2PlotterOutput ( const QString &  str)
inline

Sets up a path where save plotter's files.

Definition at line 784 of file NsSetup.h.

References path2PlotterOutput_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), and NsScrPrx4Setup::setPath2PlotterOutput().

◆ setPath2ReportOutput()

void NsSetup::setPath2ReportOutput ( const QString &  str)
inline

Sets up a path where to write a report in "spoolfile" format (aux copy).

Definition at line 768 of file NsSetup.h.

References path2ReportOutput_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setPath2ReportOutput().

◆ setPath2SpoolFileOutput()

void NsSetup::setPath2SpoolFileOutput ( const QString &  str)
inline

Sets up a path where to write a report in "spoolfile" format.

Definition at line 752 of file NsSetup.h.

References path2SpoolFileOutput_.

Referenced by NsStartupWizard::accept(), NsSetupDialog::acquireData(), loadSettings(), loadSettingsOldStyle(), and NsScrPrx4Setup::setPath2SpoolFileOutput().

◆ setPath2VgosDaFiles()

void NsSetup::setPath2VgosDaFiles ( const QString &  path)
inline

◆ setPath2VgosDbFiles()

void NsSetup::setPath2VgosDbFiles ( const QString &  str)
inline

◆ setPlotterOutputFormat()

void NsSetup::setPlotterOutputFormat ( SgPlot::OutputFormat  fmt)
inline

◆ setSeWinHeight()

void NsSetup::setSeWinHeight ( int  h)
inline

Definition at line 920 of file NsSetup.h.

References seWinHeight_.

Referenced by NsSessionEditDialog::~NsSessionEditDialog(), and loadSettings().

◆ setSeWinWidth()

void NsSetup::setSeWinWidth ( int  w)
inline

Definition at line 912 of file NsSetup.h.

References seWinWidth_.

Referenced by NsSessionEditDialog::~NsSessionEditDialog(), and loadSettings().

◆ setUpBinaryIdentities()

void NsSetup::setUpBinaryIdentities ( const QString &  argv0)

Member Data Documentation

◆ autoSavingMode_

AutoSaving NsSetup::autoSavingMode_
private

Definition at line 349 of file NsSetup.h.

Referenced by NsSetup(), getAutoSavingMode(), and setAutoSavingMode().

◆ catnuGetDbInfo_

const QString NsSetup::catnuGetDbInfo_
private

Definition at line 333 of file NsSetup.h.

Referenced by catnuGetDbInfo().

◆ catnuSetDbInfo_

const QString NsSetup::catnuSetDbInfo_
private

Definition at line 334 of file NsSetup.h.

Referenced by catnuSetDbInfo().

◆ execExternalCommand_

bool NsSetup::execExternalCommand_
private

Definition at line 382 of file NsSetup.h.

Referenced by NsSetup(), getExecExternalCommand(), and setExecExternalCommand().

◆ externalCommand_

QString NsSetup::externalCommand_
private

Definition at line 383 of file NsSetup.h.

Referenced by getExternalCommand(), and setExternalCommand().

◆ have2AutoloadAllBands_

bool NsSetup::have2AutoloadAllBands_
private

Definition at line 370 of file NsSetup.h.

Referenced by NsSetup(), getHave2AutoloadAllBands(), and setHave2AutoloadAllBands().

◆ have2ForceAutomaticProcessing_

bool NsSetup::have2ForceAutomaticProcessing_
private

◆ have2KeepSpoolFileReports_

bool NsSetup::have2KeepSpoolFileReports_
private

Definition at line 356 of file NsSetup.h.

Referenced by NsSetup(), getHave2KeepSpoolFileReports(), and setHave2KeepSpoolFileReports().

◆ have2LoadImmatureSession_

bool NsSetup::have2LoadImmatureSession_
private

Definition at line 358 of file NsSetup.h.

Referenced by NsSetup(), getHave2LoadImmatureSession(), and setHave2LoadImmatureSession().

◆ have2MaskSessionCode_

bool NsSetup::have2MaskSessionCode_
private

Definition at line 355 of file NsSetup.h.

Referenced by NsSetup(), getHave2MaskSessionCode(), and setHave2MaskSessionCode().

◆ have2SavePerSessionLog_

bool NsSetup::have2SavePerSessionLog_
private

Definition at line 352 of file NsSetup.h.

Referenced by NsSetup(), getHave2SavePerSessionLog(), and setHave2SavePerSessionLog().

◆ have2SkipAutomaticProcessing_

bool NsSetup::have2SkipAutomaticProcessing_
private

◆ have2UpdateCatalog_

bool NsSetup::have2UpdateCatalog_
private

Definition at line 354 of file NsSetup.h.

Referenced by NsSetup(), getHave2UpdateCatalog(), and setHave2UpdateCatalog().

◆ have2WarnCloseWindow_

bool NsSetup::have2WarnCloseWindow_
private

Definition at line 361 of file NsSetup.h.

Referenced by NsSetup(), getHave2WarnCloseWindow(), and setHave2WarnCloseWindow().

◆ identities_

SgIdentities NsSetup::identities_
private

Definition at line 375 of file NsSetup.h.

Referenced by getIdentities(), identities(), setIdentities(), and setUpBinaryIdentities().

◆ isBandPlotPerSrcView_

bool NsSetup::isBandPlotPerSrcView_
private

Definition at line 372 of file NsSetup.h.

Referenced by NsSetup(), getIsBandPlotPerSrcView(), and setIsBandPlotPerSrcView().

◆ isShortScreen_

bool NsSetup::isShortScreen_
private

Definition at line 362 of file NsSetup.h.

Referenced by NsSetup(), getIsShortScreen(), and setIsShortScreen().

◆ lnfsFileName_

QString NsSetup::lnfsFileName_
private

Definition at line 378 of file NsSetup.h.

Referenced by NsSetup(), getLnfsFileName(), and setLnfsFileName().

◆ lnfsIsThroughCatalog_

bool NsSetup::lnfsIsThroughCatalog_
private

Definition at line 380 of file NsSetup.h.

Referenced by NsSetup(), getLnfsIsThroughCatalog(), and setLnfsIsThroughCatalog().

◆ lnfsOriginType_

SgVlbiSessionInfo::OriginType NsSetup::lnfsOriginType_
private

Definition at line 379 of file NsSetup.h.

Referenced by NsSetup(), getLnfsOriginType(), and setLnfsOriginType().

◆ mainWinHeight_

int NsSetup::mainWinHeight_
private

Definition at line 364 of file NsSetup.h.

Referenced by NsSetup(), getMainWinHeight(), and setMainWinHeight().

◆ mainWinPosX_

int NsSetup::mainWinPosX_
private

Definition at line 365 of file NsSetup.h.

Referenced by NsSetup(), getMainWinPosX(), and setMainWinPosX().

◆ mainWinPosY_

int NsSetup::mainWinPosY_
private

Definition at line 366 of file NsSetup.h.

Referenced by NsSetup(), getMainWinPosY(), and setMainWinPosY().

◆ mainWinWidth_

int NsSetup::mainWinWidth_
private

Definition at line 363 of file NsSetup.h.

Referenced by NsSetup(), getMainWinWidth(), and setMainWinWidth().

◆ path2APrioriFiles_

QString NsSetup::path2APrioriFiles_
private

Definition at line 341 of file NsSetup.h.

Referenced by getPath2APrioriFiles(), and setPath2APrioriFiles().

◆ path2AuxLogs_

QString NsSetup::path2AuxLogs_
private

Definition at line 351 of file NsSetup.h.

Referenced by getPath2AuxLogs(), and setPath2AuxLogs().

◆ path2CatNuInterfaceExec_

QString NsSetup::path2CatNuInterfaceExec_
private

Definition at line 337 of file NsSetup.h.

Referenced by getPath2CatNuInterfaceExec(), and setPath2CatNuInterfaceExec().

◆ path2DbhFiles_

QString NsSetup::path2DbhFiles_
private

Definition at line 338 of file NsSetup.h.

Referenced by getPath2DbhFiles(), and setPath2DbhFiles().

◆ path2Home_

QString NsSetup::path2Home_
private

Definition at line 336 of file NsSetup.h.

Referenced by getPath2Home(), path2(), and setPath2Home().

◆ path2IntermediateResults_

QString NsSetup::path2IntermediateResults_
private

Definition at line 348 of file NsSetup.h.

Referenced by getPath2IntermediateResults(), and setPath2IntermediateResults().

◆ path2MasterFiles_

QString NsSetup::path2MasterFiles_
private

Definition at line 342 of file NsSetup.h.

Referenced by getPath2MasterFiles(), and setPath2MasterFiles().

◆ path2NgsOutput_

QString NsSetup::path2NgsOutput_
private

Definition at line 346 of file NsSetup.h.

Referenced by getPath2NgsOutput(), and setPath2NgsOutput().

◆ path2NotUsedObsFileOutput_

QString NsSetup::path2NotUsedObsFileOutput_
private

Definition at line 344 of file NsSetup.h.

Referenced by getPath2NotUsedObsFileOutput(), and setPath2NotUsedObsFileOutput().

◆ path2PlotterOutput_

QString NsSetup::path2PlotterOutput_
private

Definition at line 347 of file NsSetup.h.

Referenced by getPath2PlotterOutput(), and setPath2PlotterOutput().

◆ path2ReportOutput_

QString NsSetup::path2ReportOutput_
private

Definition at line 345 of file NsSetup.h.

Referenced by getPath2ReportOutput(), and setPath2ReportOutput().

◆ path2SpoolFileOutput_

QString NsSetup::path2SpoolFileOutput_
private

Definition at line 343 of file NsSetup.h.

Referenced by getPath2SpoolFileOutput(), and setPath2SpoolFileOutput().

◆ path2VgosDaFiles_

QString NsSetup::path2VgosDaFiles_
private

Definition at line 340 of file NsSetup.h.

Referenced by getPath2VgosDaFiles(), and setPath2VgosDaFiles().

◆ path2VgosDbFiles_

QString NsSetup::path2VgosDbFiles_
private

Definition at line 339 of file NsSetup.h.

Referenced by getPath2VgosDbFiles(), and setPath2VgosDbFiles().

◆ plotterOutputFormat_

SgPlot::OutputFormat NsSetup::plotterOutputFormat_
private

Definition at line 371 of file NsSetup.h.

Referenced by NsSetup(), getPlotterOutputFormat(), and setPlotterOutputFormat().

◆ seWinHeight_

int NsSetup::seWinHeight_
private

Definition at line 368 of file NsSetup.h.

Referenced by NsSetup(), getSeWinHeight(), and setSeWinHeight().

◆ seWinWidth_

int NsSetup::seWinWidth_
private

Definition at line 367 of file NsSetup.h.

Referenced by NsSetup(), getSeWinWidth(), and setSeWinWidth().


The documentation for this class was generated from the following files: