|
ldas-tools-framecpp 3.0.4
|
#include <FrEndOfFrameData.hh>


Public Types | |
| typedef INT_4S | run_type |
| Run number. | |
| typedef INT_4U | frame_type |
| Frame number. | |
| typedef INT_4U | GTimeS_type |
| Frame start time in GPS seconds. | |
| typedef INT_4U | GTimeN_type |
| Frame start time residual. | |
| typedef GPSTime | GTime_type |
| Frmae start time in GPS units. | |
| typedef INT_4S | run_type |
| Run number. | |
| typedef INT_4U | frame_type |
| Frame number. | |
| typedef INT_4U | GTimeS_type |
| Frame start time in GPS seconds. | |
| typedef INT_4U | GTimeN_type |
| Frame start time residual. | |
| typedef GPSTime | GTime_type |
| Frmae start time in GPS units. | |
| typedef const char *const | struct_name_type |
| typedef const char *const | struct_name_type |
| typedef const char *const | struct_desc_type |
| typedef const char *const | struct_desc_type |
| typedef INT_2U const | struct_id_type |
| typedef INT_2U const | struct_id_type |
Public Member Functions | |
| Data () | |
| Default constructor. | |
| run_type | GetRun () const |
| Run number of the frame. | |
| frame_type | GetFrame () const |
| frame number | |
| const GTime_type & | GetGTime () const |
| Get the GPS start time of this frame. | |
| Data () | |
| Default constructor. | |
| run_type | GetRun () const |
| Run number of the frame. | |
| frame_type | GetFrame () const |
| frame number | |
| const GTime_type & | GetGTime () const |
| Get the GPS start time of this frame. | |
Static Public Member Functions | |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | StructName () |
| static struct_name_type | StructName () |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
Static Public Attributes | |
| static run_type constexpr | DEFAULT_RUN |
| Default run number. | |
| static frame_type constexpr | DEFAULT_FRAME |
| Default frame number. | |
| static GTimeS_type constexpr | DEFAULT_GTIME_S |
| Default start time in GPS seconds. | |
| static GTimeN_type constexpr | DEFAULT_GTIME_N |
| Default start time residual. | |
| static struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
Protected Attributes | |
| run_type | run |
| frame_type | frame |
| GTime_type | GTime |
| Frame start time in GPS seconds. | |
| typedef INT_4U FrameCPP::Version_8::FrEndOfFrameImpl::Data::frame_type |
Frame number.
| typedef INT_4U FrameCPP::Version_8::FrEndOfFrameImpl::Data::frame_type |
Frame number.
Frmae start time in GPS units.
Frmae start time in GPS units.
| typedef INT_4U FrameCPP::Version_8::FrEndOfFrameImpl::Data::GTimeN_type |
Frame start time residual.
| typedef INT_4U FrameCPP::Version_8::FrEndOfFrameImpl::Data::GTimeN_type |
Frame start time residual.
| typedef INT_4U FrameCPP::Version_8::FrEndOfFrameImpl::Data::GTimeS_type |
Frame start time in GPS seconds.
| typedef INT_4U FrameCPP::Version_8::FrEndOfFrameImpl::Data::GTimeS_type |
Frame start time in GPS seconds.
| typedef INT_4S FrameCPP::Version_8::FrEndOfFrameImpl::Data::run_type |
Run number.
| typedef INT_4S FrameCPP::Version_8::FrEndOfFrameImpl::Data::run_type |
Run number.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inline |
Default constructor.
|
inline |
Default constructor.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inline |
frame number
|
inline |
frame number
|
inline |
Get the GPS start time of this frame.
|
inline |
Get the GPS start time of this frame.
|
inline |
Run number of the frame.
|
inline |
Run number of the frame.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
staticconstexpr |
Default frame number.
|
staticconstexpr |
Default start time residual.
|
staticconstexpr |
Default start time in GPS seconds.
|
staticconstexpr |
Default run number.
|
protected |
Frame number, monotonically increasing until end of run; This is the same as the FrameH::frame number datum.
|
protected |
Frame start time in GPS seconds.
|
protected |
Run number. This is the same as the FrameH::rum member
|
staticinherited |
|
staticinherited |
|
staticinherited |