|
ldas-tools-framecpp 3.0.4
|
#include <FrEvent.hh>
Public Member Functions | |
| data_type () | |
| data_type (const data_type &Source) | |
| cmn_streamsize_type | Bytes () const |
| bool | operator== (const data_type &RHS) const |
| void | operator() (Common::IStream &Stream) |
| void | operator() (Common::OStream &Stream) const |
| data_type () | |
| data_type (const data_type &Source) | |
| cmn_streamsize_type | Bytes () const |
| bool | operator== (const data_type &RHS) const |
| void | operator() (Common::IStream &Stream) |
| void | operator() (Common::OStream &Stream) const |
|
inline |
|
inline |
| FrameCPP::Version_7::FrEventStorage::data_type::data_type | ( | ) |
| FrameCPP::Version_7::FrEventStorage::data_type::data_type | ( | const data_type & | Source | ) |
| cmn_streamsize_type FrameCPP::Version_7::FrEventStorage::data_type::Bytes | ( | ) | const |
| cmn_streamsize_type FrameCPP::Version_7::FrEventStorage::data_type::Bytes | ( | ) | const |
| void FrameCPP::Version_7::FrEventStorage::data_type::operator() | ( | Common::IStream & | Stream | ) |
| void FrameCPP::Version_7::FrEventStorage::data_type::operator() | ( | Common::IStream & | Stream | ) |
| void FrameCPP::Version_7::FrEventStorage::data_type::operator() | ( | Common::OStream & | Stream | ) | const |
| void FrameCPP::Version_7::FrEventStorage::data_type::operator() | ( | Common::OStream & | Stream | ) | const |
|
inline |
| bool FrameCPP::Version_7::FrEventStorage::data_type::operator== | ( | const data_type & | RHS | ) | const |
| amplitude_type FrameCPP::Version_7::FrEventStorage::data_type::amplitude |
Continuouis output amplitude returned by event.
| STRING FrameCPP::Version_7::FrEventStorage::data_type::comment |
Descriptor of event.
| eventStatus_type FrameCPP::Version_7::FrEventStorage::data_type::eventStatus |
Defined by event search algorithm.
| time_type FrameCPP::Version_7::FrEventStorage::data_type::GTime |
GPS time corresponding to reference value of evet, as defined by the search algorithm.
| STRING FrameCPP::Version_7::FrEventStorage::data_type::inputs |
Input channels and filter parameters to event process.
| STRING FrameCPP::Version_7::FrEventStorage::data_type::name |
Name of event
| ParamList_type FrameCPP::Version_7::FrEventStorage::data_type::Params |
Array of additional event parameters.
| probability_type FrameCPP::Version_7::FrEventStorage::data_type::probability |
Likelihood estimate of event, if available. (probability = -1 if cannot be estimated)
| STRING FrameCPP::Version_7::FrEventStorage::data_type::statistics |
Statistical description of event, if rlevant or available.
| timeAfter_type FrameCPP::Version_7::FrEventStorage::data_type::timeAfter |
Signal duration after
| timeBefore_type FrameCPP::Version_7::FrEventStorage::data_type::timeBefore |
Signal duration before