SINEX Source ID data type and methods
Definition at line 297 of file SinexTypes.hpp.
#include <SinexTypes.hpp>
◆ SourceId() [1/2]
gnsstk::Sinex::SourceId::SourceId |
( |
| ) |
|
|
inline |
◆ SourceId() [2/2]
gnsstk::Sinex::SourceId::SourceId |
( |
const std::string & |
line, |
|
|
size_t |
num = 0 |
|
) |
| |
|
inline |
◆ ~SourceId()
virtual gnsstk::Sinex::SourceId::~SourceId |
( |
| ) |
|
|
inlinevirtual |
◆ dump()
void gnsstk::Sinex::SourceId::dump |
( |
std::ostream & |
s | ) |
const |
|
virtual |
◆ operator std::string()
gnsstk::Sinex::SourceId::operator std::string |
( |
| ) |
const |
|
virtual |
◆ operator=()
void gnsstk::Sinex::SourceId::operator= |
( |
const std::string & |
line | ) |
|
|
virtual |
◆ BLOCK_TITLE
const std::string gnsstk::Sinex::SourceId::BLOCK_TITLE |
|
static |
◆ comment
std::string gnsstk::Sinex::SourceId::comment |
◆ icrf
std::string gnsstk::Sinex::SourceId::icrf |
◆ iers
std::string gnsstk::Sinex::SourceId::iers |
◆ MAX_LINE_LEN
const size_t gnsstk::Sinex::SourceId::MAX_LINE_LEN = 80 |
|
static |
◆ MIN_LINE_LEN
const size_t gnsstk::Sinex::SourceId::MIN_LINE_LEN = 33 |
|
static |
◆ sourceCode
std::string gnsstk::Sinex::SourceId::sourceCode |
The documentation for this struct was generated from the following files: