#include <FrEndOfFrameData.hh>
◆ frame_type
◆ GTime_type
Frmae start time in GPS units.
◆ GTimeN_type
Frame start time residual.
◆ GTimeS_type
Frame start time in GPS seconds.
◆ run_type
◆ v5_chkSum_type
◆ v5_chkType_type
◆ Data() [1/2]
FrameCPP::Version_9::FrEndOfFrameImpl::Data::Data |
( |
| ) |
|
|
inline |
◆ Data() [2/2]
FrameCPP::Version_9::FrEndOfFrameImpl::Data::Data |
( |
| ) |
|
|
inline |
◆ GetFrame() [1/2]
frame_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::GetFrame |
( |
| ) |
const |
|
inline |
frame number
- Returns
- The frame number. It is the same as the value in the FrameH frame datum.
◆ GetFrame() [2/2]
frame_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::GetFrame |
( |
| ) |
const |
|
inline |
frame number
- Returns
- The frame number. It is the same as the value in the FrameH frame datum.
◆ GetGTime() [1/2]
const GTime_type & FrameCPP::Version_9::FrEndOfFrameImpl::Data::GetGTime |
( |
| ) |
const |
|
inline |
Get the GPS start time of this frame.
- Returns
- The start time of the frame.
◆ GetGTime() [2/2]
const GTime_type & FrameCPP::Version_9::FrEndOfFrameImpl::Data::GetGTime |
( |
| ) |
const |
|
inline |
Get the GPS start time of this frame.
- Returns
- The start time of the frame.
◆ GetRun() [1/2]
run_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::GetRun |
( |
| ) |
const |
|
inline |
Run number of the frame.
- Returns
- The run number of frame. It is the same as the value in the FrameH run datum.
◆ GetRun() [2/2]
run_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::GetRun |
( |
| ) |
const |
|
inline |
Run number of the frame.
- Returns
- The run number of frame. It is the same as the value in the FrameH run datum.
◆ DEFAULT_FRAME
static frame_type constexpr FrameCPP::Version_9::FrEndOfFrameImpl::Data::DEFAULT_FRAME |
|
staticconstexpr |
Initial value:
Default frame number.
◆ DEFAULT_GTIME_N
static GTimeN_type constexpr FrameCPP::Version_9::FrEndOfFrameImpl::Data::DEFAULT_GTIME_N |
|
staticconstexpr |
Initial value:
Default start time residual.
◆ DEFAULT_GTIME_S
static GTimeS_type constexpr FrameCPP::Version_9::FrEndOfFrameImpl::Data::DEFAULT_GTIME_S |
|
staticconstexpr |
Initial value:
Default start time in GPS seconds.
◆ DEFAULT_RUN
static run_type constexpr FrameCPP::Version_9::FrEndOfFrameImpl::Data::DEFAULT_RUN |
|
staticconstexpr |
Initial value:
Default run number.
◆ frame
frame_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::frame |
|
protected |
Frame number, monotonically increasing until end of run; This is the same as the FrameH::frame number datum.
◆ GTime
GTime_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::GTime |
|
protected |
Frame start time in GPS seconds.
◆ run
run_type FrameCPP::Version_9::FrEndOfFrameImpl::Data::run |
|
protected |
Run number. This is the same as the FrameH::rum member
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version9/impl/FrEndOfFrameData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version9/impl/FrEndOfFrameData.hh