General Purpose Geodetic Library
l2aOptions Struct Reference

Public Attributes

QString inputFileName
 
QString outputFileName
 
QString dbbc3InputFileName
 
QString stationKey
 
QString compressExt
 
QString logFileName
 
SgMJD tBegin
 
SgMJD tEnd
 
QMap< QString, AntcalOutputDataknownWishedData
 
int antcalOutputData
 
int reportAllTsysData
 
int logLevel
 
bool supressNonUsedSensors
 

Detailed Description

Definition at line 58 of file log2ant.cpp.

Member Data Documentation

◆ antcalOutputData

int l2aOptions::antcalOutputData

Definition at line 70 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ compressExt

QString l2aOptions::compressExt

Definition at line 64 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ dbbc3InputFileName

QString l2aOptions::dbbc3InputFileName

Definition at line 62 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ inputFileName

QString l2aOptions::inputFileName

Definition at line 60 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ knownWishedData

QMap<QString, AntcalOutputData> l2aOptions::knownWishedData

Definition at line 69 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ logFileName

QString l2aOptions::logFileName

Definition at line 65 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ logLevel

int l2aOptions::logLevel

Definition at line 72 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ outputFileName

QString l2aOptions::outputFileName

Definition at line 61 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ reportAllTsysData

int l2aOptions::reportAllTsysData

Definition at line 71 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ stationKey

QString l2aOptions::stationKey

Definition at line 63 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ supressNonUsedSensors

bool l2aOptions::supressNonUsedSensors

Definition at line 73 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ tBegin

SgMJD l2aOptions::tBegin

Definition at line 66 of file log2ant.cpp.

Referenced by main(), and parse_opt().

◆ tEnd

SgMJD l2aOptions::tEnd

Definition at line 67 of file log2ant.cpp.

Referenced by main(), and parse_opt().


The documentation for this struct was generated from the following file: