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

Detailed Description

SINEX Solution Statistics data type and methods

Definition at line 713 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

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

Public Attributes

std::string infoType
 Type of information present in next field. More...
 
long double infoValue
 Information of type previously indicated. More...
 

Static Public Attributes

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

Constructor & Destructor Documentation

◆ SolutionStatistics() [1/2]

gnsstk::Sinex::SolutionStatistics::SolutionStatistics ( )
inline

Constructors.

Definition at line 720 of file SinexTypes.hpp.

◆ SolutionStatistics() [2/2]

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

Definition at line 721 of file SinexTypes.hpp.

◆ ~SolutionStatistics()

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

Destructor.

Definition at line 725 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 1148 of file SinexTypes.cpp.

◆ operator std::string()

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

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 1114 of file SinexTypes.cpp.

◆ operator=()

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

Implements gnsstk::Sinex::DataType.

Definition at line 1131 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

const string gnsstk::Sinex::SolutionStatistics::BLOCK_TITLE
static

Definition at line 715 of file SinexTypes.hpp.

◆ infoType

std::string gnsstk::Sinex::SolutionStatistics::infoType

Type of information present in next field.

Definition at line 734 of file SinexTypes.hpp.

◆ infoValue

long double gnsstk::Sinex::SolutionStatistics::infoValue

Information of type previously indicated.

Definition at line 735 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

const size_t gnsstk::Sinex::SolutionStatistics::MAX_LINE_LEN = 54
static

Definition at line 717 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

const size_t gnsstk::Sinex::SolutionStatistics::MIN_LINE_LEN = 54
static

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