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

Detailed Description

SINEX Solution Epoch data type and methods

Definition at line 743 of file SinexTypes.hpp.

#include <SinexTypes.hpp>

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

Public Attributes

Time endTime
 
Time meanTime
 
char obsCode
 Observation technique(s): C, D, L, M, P, or R. More...
 
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...
 
Time startTime
 

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

◆ SolutionEpoch() [1/2]

gnsstk::Sinex::SolutionEpoch::SolutionEpoch ( )
inline

Constructors.

Definition at line 750 of file SinexTypes.hpp.

◆ SolutionEpoch() [2/2]

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

Definition at line 751 of file SinexTypes.hpp.

◆ ~SolutionEpoch()

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

Destructor.

Definition at line 755 of file SinexTypes.hpp.

Member Function Documentation

◆ dump()

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

Debug output function.

Reimplemented from gnsstk::Sinex::DataType.

Definition at line 1205 of file SinexTypes.cpp.

◆ operator std::string()

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

String converters.

Implements gnsstk::Sinex::DataType.

Definition at line 1162 of file SinexTypes.cpp.

◆ operator=()

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

Implements gnsstk::Sinex::DataType.

Definition at line 1183 of file SinexTypes.cpp.

Member Data Documentation

◆ BLOCK_TITLE

const string gnsstk::Sinex::SolutionEpoch::BLOCK_TITLE
static

Definition at line 745 of file SinexTypes.hpp.

◆ endTime

Time gnsstk::Sinex::SolutionEpoch::endTime

Definition at line 769 of file SinexTypes.hpp.

◆ MAX_LINE_LEN

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

Definition at line 747 of file SinexTypes.hpp.

◆ meanTime

Time gnsstk::Sinex::SolutionEpoch::meanTime

Definition at line 770 of file SinexTypes.hpp.

◆ MIN_LINE_LEN

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

Definition at line 746 of file SinexTypes.hpp.

◆ obsCode

char gnsstk::Sinex::SolutionEpoch::obsCode

Observation technique(s): C, D, L, M, P, or R.

Definition at line 767 of file SinexTypes.hpp.

◆ pointCode

std::string gnsstk::Sinex::SolutionEpoch::pointCode

Physical monument used at a site.

Definition at line 765 of file SinexTypes.hpp.

◆ siteCode

std::string gnsstk::Sinex::SolutionEpoch::siteCode

Call sign for a site.

Definition at line 764 of file SinexTypes.hpp.

◆ solutionId

std::string gnsstk::Sinex::SolutionEpoch::solutionId

Solution number at a site.

Definition at line 766 of file SinexTypes.hpp.

◆ startTime

Time gnsstk::Sinex::SolutionEpoch::startTime

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