Public Member Functions | Static Public Attributes | List of all members
gnsstk::Sinex::SolutionMatrixEstimateLCorr Struct Reference

Detailed Description

SINEX Solution Matrix Estimate L CORR data type and methods

Definition at line 887 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

Inheritance diagram for gnsstk::Sinex::SolutionMatrixEstimateLCorr:
Inheritance graph
[legend]

Public Member Functions

void dump (std::ostream &s) const
 Debug output function. More...
 
 SolutionMatrixEstimateLCorr ()
 Constructor. More...
 
 SolutionMatrixEstimateLCorr (const std::string &line, size_t num=0)
 
virtual ~SolutionMatrixEstimateLCorr ()
 Destructor. More...
 
- Public Member Functions inherited from gnsstk::Sinex::SolutionMatrixEstimate
 operator std::string () const
 String converters. More...
 
void operator= (const std::string &line)
 
 SolutionMatrixEstimate ()
 Constructor. More...
 
 SolutionMatrixEstimate (const std::string &line, size_t num=0)
 
virtual ~SolutionMatrixEstimate ()
 Destructor. More...
 
- Public Member Functions inherited from gnsstk::Sinex::DataType
virtual ~DataType ()
 Destructor. More...
 

Static Public Attributes

static const std::string BLOCK_TITLE
 
- Static Public Attributes inherited from gnsstk::Sinex::SolutionMatrixEstimate
static const size_t MAX_LINE_LEN = 78
 
static const size_t MIN_LINE_LEN = 78
 

Additional Inherited Members

- Public Attributes inherited from gnsstk::Sinex::SolutionMatrixEstimate
uint32_t col
 
uint32_t row
 
long double val1
 
long double val2
 
long double val3
 

Constructor & Destructor Documentation

◆ SolutionMatrixEstimateLCorr() [1/2]

gnsstk::Sinex::SolutionMatrixEstimateLCorr::SolutionMatrixEstimateLCorr ( )
inline

Constructor.

Definition at line 892 of file SinexTypes.hpp.

◆ SolutionMatrixEstimateLCorr() [2/2]

gnsstk::Sinex::SolutionMatrixEstimateLCorr::SolutionMatrixEstimateLCorr ( const std::string &  line,
size_t  num = 0 
)
inline

Definition at line 894 of file SinexTypes.hpp.

◆ ~SolutionMatrixEstimateLCorr()

virtual gnsstk::Sinex::SolutionMatrixEstimateLCorr::~SolutionMatrixEstimateLCorr ( )
inlinevirtual

Destructor.

Definition at line 898 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

void gnsstk::Sinex::SolutionMatrixEstimateLCorr::dump ( std::ostream &  s) const
virtual

Debug output function.

Reimplemented from gnsstk::Sinex::SolutionMatrixEstimate.

Definition at line 1414 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

const string gnsstk::Sinex::SolutionMatrixEstimateLCorr::BLOCK_TITLE
static

Definition at line 889 of file SinexTypes.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:46