Public Attributes | List of all members
gnsstk::RinexClockHeader::RefClkRecord Struct Reference

Detailed Description

Encapsulates the aggregate list of RefClk objects specified in an ANALYSIS CLK REF header.

Definition at line 152 of file RinexClockHeader.hpp.

#include <RinexClockHeader.hpp>

Public Attributes

std::list< RefClkclocks
 List of RefClks to appear as "ANALYSIS CLK REF". More...
 
int numClkRef
 
CivilTime startEpoch
 Start epoch (in GPS time) More...
 
CivilTime stopEpoch
 Stop epoch (in GPS time) More...
 

Member Data Documentation

◆ clocks

std::list<RefClk> gnsstk::RinexClockHeader::RefClkRecord::clocks

List of RefClks to appear as "ANALYSIS CLK REF".

Definition at line 162 of file RinexClockHeader.hpp.

◆ numClkRef

int gnsstk::RinexClockHeader::RefClkRecord::numClkRef

number of analysis clock references (satellite or reciever clocks) listed under "ANALYSIS CLK REF"

Definition at line 156 of file RinexClockHeader.hpp.

◆ startEpoch

CivilTime gnsstk::RinexClockHeader::RefClkRecord::startEpoch

Start epoch (in GPS time)

Definition at line 158 of file RinexClockHeader.hpp.

◆ stopEpoch

CivilTime gnsstk::RinexClockHeader::RefClkRecord::stopEpoch

Stop epoch (in GPS time)

Definition at line 160 of file RinexClockHeader.hpp.


The documentation for this struct was generated from the following file:


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45