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


Public Member Functions | |
| const name_type & | GetName () const |
| Return the name of summary statistic. | |
| const comment_type & | GetComment () const |
| Return the comment. | |
| const test_type & | GetTest () const |
| Return the statistical test(s) used on raw data. | |
| const gtime_type & | GetGTime () const |
| Return the GPS time corresponding to this object. | |
| const moments_type & | RefMoments () const |
| Identifier for vector containing statistical descriptors. | |
| moments_type & | RefMoments () |
| Identifier for vector containing statistical descriptors. | |
| const table_type & | RefTable () const |
| Identifier for table containing additional summary information. | |
| table_type & | RefTable () |
| Identifier for table containing additional summary information. | |
| bool | operator== (const Data &RHS) const |
| const name_type & | GetName () const |
| Return the name of summary statistic. | |
| const comment_type & | GetComment () const |
| Return the comment. | |
| const test_type & | GetTest () const |
| Return the statistical test(s) used on raw data. | |
| const gtime_type & | GetGTime () const |
| Return the GPS time corresponding to this object. | |
| const moments_type & | RefMoments () const |
| Identifier for vector containing statistical descriptors. | |
| moments_type & | RefMoments () |
| Identifier for vector containing statistical descriptors. | |
| const table_type & | RefTable () const |
| Identifier for table containing additional summary information. | |
| table_type & | RefTable () |
| Identifier for table containing additional summary information. | |
| bool | operator== (const Data &RHS) const |
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 struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
Protected Attributes | |
| name_type | name |
| Name of summary statistic. | |
| comment_type | comment |
| Comment. | |
| test_type | test |
| Statistical test(s) used on raw data. | |
| gtime_type | gtime |
| GPS time corresponding to this object. | |
| moments_type | moments |
| Identifier for vector containing statistical descriptors. | |
| table_type | table |
Static Protected Attributes | |
| static constexpr unsigned int | MAX_REF { 3 } |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_9::FrSummaryImpl::Data::moments_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_9::FrSummaryImpl::Data::moments_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_9::FrSummaryImpl::Data::table_type |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_9::FrSummaryImpl::Data::table_type |
|
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 |
Return the comment.
|
inline |
Return the comment.
|
inline |
Return the GPS time corresponding to this object.
|
inline |
Return the GPS time corresponding to this object.
|
inline |
Return the name of summary statistic.
|
inline |
Return the name of summary statistic.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Identifier for vector containing statistical descriptors.
|
inline |
Identifier for vector containing statistical descriptors.
|
inline |
Identifier for vector containing statistical descriptors.
|
inline |
Identifier for vector containing statistical descriptors.
|
inline |
Identifier for table containing additional summary information.
|
inline |
Identifier for table containing additional summary information.
|
inline |
Identifier for table containing additional summary information.
|
inline |
Identifier for table containing additional summary information.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protected |
Comment.
|
protected |
GPS time corresponding to this object.
|
staticconstexprprotected |
|
protected |
Identifier for vector containing statistical descriptors.
|
protected |
Name of summary statistic.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protected |
Indentifier for table containing additional summary information.
|
protected |
Statistical test(s) used on raw data.