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

Detailed Description

SINEX Solution Apriori data type and methods

Definition at line 816 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

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

Public Attributes

char constraintCode
 
Time epoch
 
long double paramApriori
 
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

◆ SolutionApriori() [1/2]

gnsstk::Sinex::SolutionApriori::SolutionApriori ( )
inline

Constructors.

Definition at line 823 of file SinexTypes.hpp.

◆ SolutionApriori() [2/2]

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

Definition at line 824 of file SinexTypes.hpp.

◆ ~SolutionApriori()

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

Destructor.

Definition at line 828 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 1343 of file SinexTypes.cpp.

◆ operator std::string()

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

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 1294 of file SinexTypes.cpp.

◆ operator=()

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

Implements gnsstk::Sinex::DataType.

Definition at line 1319 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

const string gnsstk::Sinex::SolutionApriori::BLOCK_TITLE
static

Definition at line 818 of file SinexTypes.hpp.

◆ constraintCode

char gnsstk::Sinex::SolutionApriori::constraintCode

Definition at line 844 of file SinexTypes.hpp.

◆ epoch

Time gnsstk::Sinex::SolutionApriori::epoch

Definition at line 842 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

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

Definition at line 820 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

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

Definition at line 819 of file SinexTypes.hpp.

◆ paramApriori

long double gnsstk::Sinex::SolutionApriori::paramApriori

Definition at line 845 of file SinexTypes.hpp.

◆ paramIndex

uint32_t gnsstk::Sinex::SolutionApriori::paramIndex

Definition at line 837 of file SinexTypes.hpp.

◆ paramStdDev

double gnsstk::Sinex::SolutionApriori::paramStdDev

Definition at line 846 of file SinexTypes.hpp.

◆ paramType

std::string gnsstk::Sinex::SolutionApriori::paramType

Definition at line 838 of file SinexTypes.hpp.

◆ paramUnits

std::string gnsstk::Sinex::SolutionApriori::paramUnits

Definition at line 843 of file SinexTypes.hpp.

◆ pointCode

std::string gnsstk::Sinex::SolutionApriori::pointCode

Physical monument used at a site.

Definition at line 840 of file SinexTypes.hpp.

◆ siteCode

std::string gnsstk::Sinex::SolutionApriori::siteCode

Call sign for a site.

Definition at line 839 of file SinexTypes.hpp.

◆ solutionId

std::string gnsstk::Sinex::SolutionApriori::solutionId

Solution number at a site.

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