ldas-tools-framecpp 3.0.4
|
#include <FrTOCHeader.hh>
Public Types | |
typedef INT_4U | data_quality_type |
typedef REAL_8 | dt_type |
typedef std::string | file_base_name_type |
typedef INT_4U | gtimen_type |
typedef INT_4U | gtimes_type |
typedef std::string | namedetector_type |
typedef INT_4U | ndetector_type |
typedef FR_TOC_NFRAME_TYPE | nFrame_type |
typedef INT_4U | nsh_type |
typedef INT_8U | positiondetector_type |
typedef INT_8U | positionh_type |
typedef INT_2U | shid_type |
typedef std::string | shname_type |
typedef std::vector< data_quality_type > | data_quality_container_type |
Array of integer QA words from each FrameH. | |
typedef std::vector< dt_type > | dt_container_type |
Array of frame durations in seconds. | |
typedef std::vector< gtimen_type > | gtimen_container_type |
Array of integer GPS residual nanoseconds for the frame. | |
typedef std::vector< gtimes_type > | gtimes_container_type |
Array of integer GPS frame times. | |
typedef std::vector< namedetector_type > | namedetector_container_type |
Array of FrDetector names. | |
typedef std::vector< positiondetector_type > | positiondetector_container_type |
Array of FrDetector positions. | |
typedef std::vector< positionh_type > | positionh_container_type |
Array of FrSH IDs. | |
typedef std::vector< shid_type > | shid_container_type |
Array of FrSH IDs. | |
typedef std::vector< shname_type > | shname_container_type |
Array of FrSH names. | |
typedef INT_4U | data_quality_type |
typedef REAL_8 | dt_type |
typedef std::string | file_base_name_type |
typedef INT_4U | gtimen_type |
typedef INT_4U | gtimes_type |
typedef std::string | namedetector_type |
typedef INT_4U | ndetector_type |
typedef FR_TOC_NFRAME_TYPE | nFrame_type |
typedef INT_4U | nsh_type |
typedef INT_8U | positiondetector_type |
typedef INT_8U | positionh_type |
typedef INT_2U | shid_type |
typedef std::string | shname_type |
typedef std::vector< data_quality_type > | data_quality_container_type |
Array of integer QA words from each FrameH. | |
typedef std::vector< dt_type > | dt_container_type |
Array of frame durations in seconds. | |
typedef std::vector< gtimen_type > | gtimen_container_type |
Array of integer GPS residual nanoseconds for the frame. | |
typedef std::vector< gtimes_type > | gtimes_container_type |
Array of integer GPS frame times. | |
typedef std::vector< namedetector_type > | namedetector_container_type |
Array of FrDetector names. | |
typedef std::vector< positiondetector_type > | positiondetector_container_type |
Array of FrDetector positions. | |
typedef std::vector< positionh_type > | positionh_container_type |
Array of FrSH IDs. | |
typedef std::vector< shid_type > | shid_container_type |
Array of FrSH IDs. | |
typedef std::vector< shname_type > | shname_container_type |
Array of FrSH names. |
Public Member Functions | |
const file_base_name_type & | GetFileBaseName () const |
Retrieve file base name at time of creation. | |
const data_quality_container_type & | GetDataQuality () const |
Retreive array of integer QA words from each FrameH. | |
const dt_container_type & | GetDt () const |
Retrieve array of frame durations in seconds. | |
const gtimes_container_type & | GetGTimeN () const |
Retrieve array of integer GPS residual nanoseconds for the frame. | |
const gtimen_container_type & | GetGTimeS () const |
Retrieve array of integer GPS frame times. | |
nFrame_type | GetNFrame () const |
const positionh_container_type & | GetPositionH () const |
Retrieve array of FrameH positions. | |
const shid_container_type & | GetSHid () const |
Retrieve array of FrSH IDs. | |
const shname_container_type & | GetSHname () const |
Retrieve array of FrSH names. | |
const namedetector_container_type & | GetNameDetector () const |
Retrieve array of FrDetector names. | |
const positiondetector_container_type & | GetPositionDetector () const |
Retrieve array of FrDetector positions. | |
void | SetFileBaseName (const file_base_name_type &Source) const |
Set file base name. | |
bool | operator== (const FrTOCHeader &RHS) const |
equality operator | |
const file_base_name_type & | GetFileBaseName () const |
Retrieve file base name at time of creation. | |
const data_quality_container_type & | GetDataQuality () const |
Retreive array of integer QA words from each FrameH. | |
const dt_container_type & | GetDt () const |
Retrieve array of frame durations in seconds. | |
const gtimes_container_type & | GetGTimeN () const |
Retrieve array of integer GPS residual nanoseconds for the frame. | |
const gtimen_container_type & | GetGTimeS () const |
Retrieve array of integer GPS frame times. | |
nFrame_type | GetNFrame () const |
const positionh_container_type & | GetPositionH () const |
Retrieve array of FrameH positions. | |
const shid_container_type & | GetSHid () const |
Retrieve array of FrSH IDs. | |
const shname_container_type & | GetSHname () const |
Retrieve array of FrSH names. | |
const namedetector_container_type & | GetNameDetector () const |
Retrieve array of FrDetector names. | |
const positiondetector_container_type & | GetPositionDetector () const |
Retrieve array of FrDetector positions. | |
void | SetFileBaseName (const file_base_name_type &Source) const |
Set file base name. | |
bool | operator== (const FrTOCHeader &RHS) const |
equality operator |
Protected Attributes | |
file_base_name_type | fileBaseName |
The name of the file at the time of creation. | |
data_quality_container_type | m_dataQuality |
Array of integer QA words from each FrameH (size of nFrame) | |
gtimes_container_type | m_GTimeS |
Array of integer GPS frame times (size of nFrame). | |
gtimen_container_type | m_GTimeN |
Array of integer GPS residual nanoseconds for the frame (size of nFrame). | |
dt_container_type | m_dt |
Array of frame durations in seconds (size of nFrame). | |
positiondetector_container_type | m_positionDetector |
Array of FrDetector positions. | |
positionh_container_type | m_positionH |
Array of FrameH positions, in bytes, from beginning of file. The size of this array is specified by nFrame. | |
namedetector_container_type | m_nameDetector |
Array of FrDetector names. | |
shid_container_type | m_SHid |
Array of FrSH IDs. | |
shname_container_type | m_SHname |
Array of FrSH names. The size of array is specified by nSH. |
typedef std::vector< data_quality_type > FrameCPP::v9::FrTOCHeader::data_quality_container_type |
Array of integer QA words from each FrameH.
typedef std::vector< data_quality_type > FrameCPP::v9::FrTOCHeader::data_quality_container_type |
Array of integer QA words from each FrameH.
typedef INT_4U FrameCPP::v9::FrTOCHeader::data_quality_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::data_quality_type |
typedef std::vector< dt_type > FrameCPP::v9::FrTOCHeader::dt_container_type |
Array of frame durations in seconds.
typedef std::vector< dt_type > FrameCPP::v9::FrTOCHeader::dt_container_type |
Array of frame durations in seconds.
typedef REAL_8 FrameCPP::v9::FrTOCHeader::dt_type |
typedef REAL_8 FrameCPP::v9::FrTOCHeader::dt_type |
typedef std::string FrameCPP::v9::FrTOCHeader::file_base_name_type |
typedef std::string FrameCPP::v9::FrTOCHeader::file_base_name_type |
typedef std::vector< gtimen_type > FrameCPP::v9::FrTOCHeader::gtimen_container_type |
Array of integer GPS residual nanoseconds for the frame.
typedef std::vector< gtimen_type > FrameCPP::v9::FrTOCHeader::gtimen_container_type |
Array of integer GPS residual nanoseconds for the frame.
typedef INT_4U FrameCPP::v9::FrTOCHeader::gtimen_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::gtimen_type |
typedef std::vector< gtimes_type > FrameCPP::v9::FrTOCHeader::gtimes_container_type |
Array of integer GPS frame times.
typedef std::vector< gtimes_type > FrameCPP::v9::FrTOCHeader::gtimes_container_type |
Array of integer GPS frame times.
typedef INT_4U FrameCPP::v9::FrTOCHeader::gtimes_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::gtimes_type |
typedef std::vector< namedetector_type > FrameCPP::v9::FrTOCHeader::namedetector_container_type |
Array of FrDetector names.
typedef std::vector< namedetector_type > FrameCPP::v9::FrTOCHeader::namedetector_container_type |
Array of FrDetector names.
typedef std::string FrameCPP::v9::FrTOCHeader::namedetector_type |
typedef std::string FrameCPP::v9::FrTOCHeader::namedetector_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::ndetector_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::ndetector_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::nsh_type |
typedef INT_4U FrameCPP::v9::FrTOCHeader::nsh_type |
typedef std::vector< positiondetector_type > FrameCPP::v9::FrTOCHeader::positiondetector_container_type |
Array of FrDetector positions.
typedef std::vector< positiondetector_type > FrameCPP::v9::FrTOCHeader::positiondetector_container_type |
Array of FrDetector positions.
typedef INT_8U FrameCPP::v9::FrTOCHeader::positiondetector_type |
typedef INT_8U FrameCPP::v9::FrTOCHeader::positiondetector_type |
typedef std::vector< positionh_type > FrameCPP::v9::FrTOCHeader::positionh_container_type |
Array of FrSH IDs.
typedef std::vector< positionh_type > FrameCPP::v9::FrTOCHeader::positionh_container_type |
Array of FrSH IDs.
typedef INT_8U FrameCPP::v9::FrTOCHeader::positionh_type |
typedef INT_8U FrameCPP::v9::FrTOCHeader::positionh_type |
typedef std::vector< shid_type > FrameCPP::v9::FrTOCHeader::shid_container_type |
Array of FrSH IDs.
typedef std::vector< shid_type > FrameCPP::v9::FrTOCHeader::shid_container_type |
Array of FrSH IDs.
typedef INT_2U FrameCPP::v9::FrTOCHeader::shid_type |
typedef INT_2U FrameCPP::v9::FrTOCHeader::shid_type |
typedef std::vector< shname_type > FrameCPP::v9::FrTOCHeader::shname_container_type |
Array of FrSH names.
typedef std::vector< shname_type > FrameCPP::v9::FrTOCHeader::shname_container_type |
Array of FrSH names.
typedef std::string FrameCPP::v9::FrTOCHeader::shname_type |
typedef std::string FrameCPP::v9::FrTOCHeader::shname_type |
|
inline |
Retreive array of integer QA words from each FrameH.
|
inline |
Retreive array of integer QA words from each FrameH.
|
inline |
Retrieve array of frame durations in seconds.
|
inline |
Retrieve array of frame durations in seconds.
|
inline |
Retrieve file base name at time of creation.
|
inline |
Retrieve file base name at time of creation.
|
inline |
Retrieve array of integer GPS residual nanoseconds for the frame.
|
inline |
Retrieve array of integer GPS residual nanoseconds for the frame.
|
inline |
Retrieve array of integer GPS frame times.
|
inline |
Retrieve array of integer GPS frame times.
|
inline |
Retrieve array of FrDetector names.
|
inline |
Retrieve array of FrDetector names.
|
inline |
|
inline |
|
inline |
Retrieve array of FrDetector positions.
|
inline |
Retrieve array of FrDetector positions.
|
inline |
Retrieve array of FrameH positions.
|
inline |
Retrieve array of FrameH positions.
|
inline |
Retrieve array of FrSH IDs.
|
inline |
Retrieve array of FrSH IDs.
|
inline |
Retrieve array of FrSH names.
|
inline |
Retrieve array of FrSH names.
|
inline |
equality operator
[in] | RHS | The FrTOCData object to be compared. |
|
inline |
equality operator
[in] | RHS | The FrTOCData object to be compared. |
|
inline |
Set file base name.
|
inline |
Set file base name.
|
mutableprotected |
The name of the file at the time of creation.
|
protected |
Array of integer QA words from each FrameH (size of nFrame)
|
protected |
Array of frame durations in seconds (size of nFrame).
|
protected |
Array of integer GPS residual nanoseconds for the frame (size of nFrame).
|
protected |
Array of integer GPS frame times (size of nFrame).
|
protected |
Array of FrDetector names.
The size of this array is specified by nDetector. They appear alphabetically.
|
protected |
Array of FrDetector positions.
Array of FrDetector positions from the beginning of file. The size of array is specified by nDetector.
|
protected |
Array of FrameH positions, in bytes, from beginning of file. The size of this array is specified by nFrame.
|
protected |
|
protected |
Array of FrSH names. The size of array is specified by nSH.