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

Detailed Description

Base class for SINEX Solution Matrix Estimate data type and methods

Definition at line 855 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

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

Public Member Functions

void dump (std::ostream &s) const
 Debug output function. More...
 
 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...
 

Public Attributes

uint32_t col
 
uint32_t row
 
long double val1
 
long double val2
 
long double val3
 

Static Public Attributes

static const size_t MAX_LINE_LEN = 78
 
static const size_t MIN_LINE_LEN = 78
 

Constructor & Destructor Documentation

◆ SolutionMatrixEstimate() [1/2]

gnsstk::Sinex::SolutionMatrixEstimate::SolutionMatrixEstimate ( )
inline

Constructor.

Definition at line 861 of file SinexTypes.hpp.

◆ SolutionMatrixEstimate() [2/2]

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

Definition at line 862 of file SinexTypes.hpp.

◆ ~SolutionMatrixEstimate()

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

Destructor.

Definition at line 866 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

◆ operator std::string()

gnsstk::Sinex::SolutionMatrixEstimate::operator std::string ( ) const
virtual

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 1363 of file SinexTypes.cpp.

◆ operator=()

void gnsstk::Sinex::SolutionMatrixEstimate::operator= ( const std::string &  line)
virtual

Implements gnsstk::Sinex::DataType.

Definition at line 1382 of file SinexTypes.cpp.

Member Data Documentation

◆ col

uint32_t gnsstk::Sinex::SolutionMatrixEstimate::col

Definition at line 876 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

const size_t gnsstk::Sinex::SolutionMatrixEstimate::MAX_LINE_LEN = 78
static

Definition at line 858 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

const size_t gnsstk::Sinex::SolutionMatrixEstimate::MIN_LINE_LEN = 78
static

Definition at line 857 of file SinexTypes.hpp.

◆ row

uint32_t gnsstk::Sinex::SolutionMatrixEstimate::row

Definition at line 875 of file SinexTypes.hpp.

◆ val1

long double gnsstk::Sinex::SolutionMatrixEstimate::val1

Definition at line 877 of file SinexTypes.hpp.

◆ val2

long double gnsstk::Sinex::SolutionMatrixEstimate::val2

Definition at line 878 of file SinexTypes.hpp.

◆ val3

long double gnsstk::Sinex::SolutionMatrixEstimate::val3

Definition at line 879 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