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


Static Public Member Functions | |
| static constexpr unsigned int | GetMaxRef () |
| static constexpr unsigned int | GetMaxRef () |
| 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 event. | |
| comment_type | comment |
| Descriptor of event. | |
| inputs_type | inputs |
| Input channels and filter parameters to event process. | |
| GTime_type | GTime |
| timeBefore_type | timeBefore |
| Signal duration before (GTimeS.GTimeN)(seconds). | |
| timeAfter_type | timeAfter |
| Signal duration after (GTimeS.GTimeN)(seconds). | |
| eventStatus_type | eventStatus |
| Defined by event search algorithm. | |
| amplitude_type | amplitude |
| Continuous output amplitude returned by event. | |
| probability_type | probability |
| statistics_type | statistics |
| ParamList_type | Params |
| Array of parameters. | |
| data_type | data |
| Container of additional event results. | |
| table_type | table |
| Table containing additional event information. | |
Static Protected Attributes | |
| static constexpr unsigned int | MAX_REF { 2 } |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::comment_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::comment_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_9::FrEventImpl::Data::data_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_9::FrEventImpl::Data::data_type |
| typedef LDASTools::AL::GPSTime FrameCPP::Version_9::FrEventImpl::Data::GTime_type |
| typedef LDASTools::AL::GPSTime FrameCPP::Version_9::FrEventImpl::Data::GTime_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::inputs_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::inputs_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::name_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::name_type |
| typedef std::pair< paramName_type, paramValue_type > FrameCPP::Version_9::FrEventImpl::Data::Param_type |
| typedef std::pair< paramName_type, paramValue_type > FrameCPP::Version_9::FrEventImpl::Data::Param_type |
| typedef std::pair< paramName_type, paramValue_v5_type > FrameCPP::Version_9::FrEventImpl::Data::Param_v5_type |
| typedef std::pair< paramName_type, paramValue_v5_type > FrameCPP::Version_9::FrEventImpl::Data::Param_v5_type |
| typedef std::vector< Param_type > FrameCPP::Version_9::FrEventImpl::Data::ParamList_type |
| typedef std::vector< Param_type > FrameCPP::Version_9::FrEventImpl::Data::ParamList_type |
| typedef std::vector< Param_v5_type > FrameCPP::Version_9::FrEventImpl::Data::ParamList_v5_type |
| typedef std::vector< Param_v5_type > FrameCPP::Version_9::FrEventImpl::Data::ParamList_v5_type |
| typedef REAL_4 FrameCPP::Version_9::FrEventImpl::Data::paramValue_v5_type |
| typedef REAL_4 FrameCPP::Version_9::FrEventImpl::Data::paramValue_v5_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::statistics_type |
| typedef std::string FrameCPP::Version_9::FrEventImpl::Data::statistics_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_9::FrEventImpl::Data::table_type |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_9::FrEventImpl::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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestaticconstexpr |
|
inlinestaticconstexpr |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protected |
Continuous output amplitude returned by event.
|
protected |
Descriptor of event.
|
protected |
Container of additional event results.
|
protected |
Defined by event search algorithm.
|
protected |
GPS time corresponding to reference value of event, as defined by the search algorithm.
|
protected |
Input channels and filter parameters to event process.
|
staticconstexprprotected |
|
protected |
Name of event.
|
protected |
Array of parameters.
|
protected |
Likelihood estimate of event, if available (probability = -1 if cannot be estimated)
|
protected |
Statistical description of event, if relevant or available.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protected |
Table containing additional event information.
|
protected |
Signal duration after (GTimeS.GTimeN)(seconds).
|
protected |
Signal duration before (GTimeS.GTimeN)(seconds).