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

Detailed Description

SINEX Solution Estimate data type and methods

Definition at line 778 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

Inheritance diagram for gnsstk::Sinex::SolutionEstimate:
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)
 
 SolutionEstimate ()
 Constructors. More...
 
 SolutionEstimate (const std::string &line, size_t num=0)
 
virtual ~SolutionEstimate ()
 Destructor. More...
 
- Public Member Functions inherited from gnsstk::Sinex::DataType
virtual ~DataType ()
 Destructor. More...
 

Public Attributes

char constraintCode
 
Time epoch
 
long double paramEstimate
 
uint32_t paramIndex
 
double paramStdDev
 
std::string paramType
 
std::string paramUnits
 
std::string pointCode
 Physical monument used at a site. More...
 
std::string siteCode
 Call sign for a site. More...
 
std::string solutionId
 Solution number at a site. More...
 

Static Public Attributes

static const std::string BLOCK_TITLE
 
static const size_t MAX_LINE_LEN = 80
 
static const size_t MIN_LINE_LEN = 80
 

Constructor & Destructor Documentation

◆ SolutionEstimate() [1/2]

gnsstk::Sinex::SolutionEstimate::SolutionEstimate ( )
inline

Constructors.

Definition at line 785 of file SinexTypes.hpp.

◆ SolutionEstimate() [2/2]

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

Definition at line 786 of file SinexTypes.hpp.

◆ ~SolutionEstimate()

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

Destructor.

Definition at line 790 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 1273 of file SinexTypes.cpp.

◆ operator std::string()

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

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 1224 of file SinexTypes.cpp.

◆ operator=()

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

Implements gnsstk::Sinex::DataType.

Definition at line 1249 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

const string gnsstk::Sinex::SolutionEstimate::BLOCK_TITLE
static

Definition at line 780 of file SinexTypes.hpp.

◆ constraintCode

char gnsstk::Sinex::SolutionEstimate::constraintCode

Definition at line 806 of file SinexTypes.hpp.

◆ epoch

Time gnsstk::Sinex::SolutionEstimate::epoch

Definition at line 804 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

const size_t gnsstk::Sinex::SolutionEstimate::MAX_LINE_LEN = 80
static

Definition at line 782 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

const size_t gnsstk::Sinex::SolutionEstimate::MIN_LINE_LEN = 80
static

Definition at line 781 of file SinexTypes.hpp.

◆ paramEstimate

long double gnsstk::Sinex::SolutionEstimate::paramEstimate

Definition at line 807 of file SinexTypes.hpp.

◆ paramIndex

uint32_t gnsstk::Sinex::SolutionEstimate::paramIndex

Definition at line 799 of file SinexTypes.hpp.

◆ paramStdDev

double gnsstk::Sinex::SolutionEstimate::paramStdDev

Definition at line 808 of file SinexTypes.hpp.

◆ paramType

std::string gnsstk::Sinex::SolutionEstimate::paramType

Definition at line 800 of file SinexTypes.hpp.

◆ paramUnits

std::string gnsstk::Sinex::SolutionEstimate::paramUnits

Definition at line 805 of file SinexTypes.hpp.

◆ pointCode

std::string gnsstk::Sinex::SolutionEstimate::pointCode

Physical monument used at a site.

Definition at line 802 of file SinexTypes.hpp.

◆ siteCode

std::string gnsstk::Sinex::SolutionEstimate::siteCode

Call sign for a site.

Definition at line 801 of file SinexTypes.hpp.

◆ solutionId

std::string gnsstk::Sinex::SolutionEstimate::solutionId

Solution number at a site.

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