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