#include <FrSummaryData.hh>
|
static constexpr unsigned int | MAX_REF { 3 } |
|
◆ comment_type
◆ const_iterator
◆ const_table_iterator
◆ gtime_type
◆ iterator
◆ moments_type
◆ name_type
◆ table_iterator
◆ table_type
◆ test_type
◆ GetComment() [1/2]
const comment_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetComment |
( |
| ) |
const |
|
inline |
Return the comment.
- Returns
- The comment.
◆ GetComment() [2/2]
const comment_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetComment |
( |
| ) |
const |
|
inline |
Return the comment.
- Returns
- The comment.
◆ GetGTime() [1/2]
const gtime_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetGTime |
( |
| ) |
const |
|
inline |
Return the GPS time corresponding to this object.
- Returns
- The GPS time corresponding to this object.
◆ GetGTime() [2/2]
const gtime_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetGTime |
( |
| ) |
const |
|
inline |
Return the GPS time corresponding to this object.
- Returns
- The GPS time corresponding to this object.
◆ GetName() [1/2]
const name_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetName |
( |
| ) |
const |
|
inline |
Return the name of summary statistic.
- Returns
- The name of summary statistic.
◆ GetName() [2/2]
const name_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetName |
( |
| ) |
const |
|
inline |
Return the name of summary statistic.
- Returns
- The name of summary statistic.
◆ GetTest() [1/2]
const test_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetTest |
( |
| ) |
const |
|
inline |
Return the statistical test(s) used on raw data.
- Returns
- The the statistical test(s) used on raw data.
◆ GetTest() [2/2]
const test_type & FrameCPP::Version_9::FrSummaryImpl::Data::GetTest |
( |
| ) |
const |
|
inline |
Return the statistical test(s) used on raw data.
- Returns
- The the statistical test(s) used on raw data.
◆ operator==() [1/2]
bool FrameCPP::Version_9::FrSummaryImpl::Data::operator== |
( |
const Data & | RHS | ) |
const |
|
inline |
◆ operator==() [2/2]
bool FrameCPP::Version_9::FrSummaryImpl::Data::operator== |
( |
const Data & | RHS | ) |
const |
|
inline |
◆ RefMoments() [1/4]
moments_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefMoments |
( |
| ) |
|
|
inline |
Identifier for vector containing statistical descriptors.
- Returns
- A reference to the statistical descriptors.
◆ RefMoments() [2/4]
moments_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefMoments |
( |
| ) |
|
|
inline |
Identifier for vector containing statistical descriptors.
- Returns
- A reference to the statistical descriptors.
◆ RefMoments() [3/4]
const moments_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefMoments |
( |
| ) |
const |
|
inline |
Identifier for vector containing statistical descriptors.
- Returns
- A constant reference to the statistical descriptors.
◆ RefMoments() [4/4]
const moments_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefMoments |
( |
| ) |
const |
|
inline |
Identifier for vector containing statistical descriptors.
- Returns
- A constant reference to the statistical descriptors.
◆ RefTable() [1/4]
table_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefTable |
( |
| ) |
|
|
inline |
Identifier for table containing additional summary information.
- Returns
- A reference to the table containing additional summary Information.
◆ RefTable() [2/4]
table_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefTable |
( |
| ) |
|
|
inline |
Identifier for table containing additional summary information.
- Returns
- A reference to the table containing additional summary Information.
◆ RefTable() [3/4]
const table_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefTable |
( |
| ) |
const |
|
inline |
Identifier for table containing additional summary information.
- Returns
- A constant reference to the table containing additional summary Information.
◆ RefTable() [4/4]
const table_type & FrameCPP::Version_9::FrSummaryImpl::Data::RefTable |
( |
| ) |
const |
|
inline |
Identifier for table containing additional summary information.
- Returns
- A constant reference to the table containing additional summary Information.
◆ comment
comment_type FrameCPP::Version_9::FrSummaryImpl::Data::comment |
|
protected |
◆ gtime
gtime_type FrameCPP::Version_9::FrSummaryImpl::Data::gtime |
|
protected |
GPS time corresponding to this object.
◆ MAX_REF
static constexpr unsigned int FrameCPP::Version_9::FrSummaryImpl::Data::MAX_REF { 3 } |
|
staticconstexprprotected |
◆ moments
moments_type FrameCPP::Version_9::FrSummaryImpl::Data::moments |
|
protected |
Identifier for vector containing statistical descriptors.
◆ name
name_type FrameCPP::Version_9::FrSummaryImpl::Data::name |
|
protected |
Name of summary statistic.
◆ table
table_type FrameCPP::Version_9::FrSummaryImpl::Data::table |
|
protected |
Indentifier for table containing additional summary information.
◆ test
test_type FrameCPP::Version_9::FrSummaryImpl::Data::test |
|
protected |
Statistical test(s) used on raw data.
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/FrSummaryData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version9/impl/FrSummaryData.hh