ldas-tools-framecpp  2.9.3
Public Member Functions | Public Attributes | List of all members
FrameCPP::Version_7::FrEventStorage::data_type Struct Reference

#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
 
 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
 

Public Attributes

STRING name
 
STRING comment
 
STRING inputs
 
time_type GTime
 
timeBefore_type timeBefore
 
timeAfter_type timeAfter
 
eventStatus_type eventStatus
 
amplitude_type amplitude
 
probability_type probability
 
STRING statistics
 
ParamList_type Params
 

Constructor & Destructor Documentation

◆ data_type() [1/6]

FrameCPP::Version_7::FrEventStorage::data_type::data_type ( )
inline

◆ data_type() [2/6]

FrameCPP::Version_7::FrEventStorage::data_type::data_type ( const data_type Source)
inline

◆ data_type() [3/6]

FrameCPP::Version_7::FrEventStorage::data_type::data_type ( )

◆ data_type() [4/6]

FrameCPP::Version_7::FrEventStorage::data_type::data_type ( const data_type Source)

◆ data_type() [5/6]

FrameCPP::Version_7::FrEventStorage::data_type::data_type ( )

◆ data_type() [6/6]

FrameCPP::Version_7::FrEventStorage::data_type::data_type ( const data_type Source)

Member Function Documentation

◆ Bytes() [1/3]

cmn_streamsize_type FrameCPP::Version_7::FrEventStorage::data_type::Bytes ( ) const

◆ Bytes() [2/3]

cmn_streamsize_type FrameCPP::Version_7::FrEventStorage::data_type::Bytes ( ) const

◆ Bytes() [3/3]

cmn_streamsize_type FrameCPP::Version_7::FrEventStorage::data_type::Bytes ( ) const

◆ operator()() [1/6]

void FrameCPP::Version_7::FrEventStorage::data_type::operator() ( Common::IStream Stream)

◆ operator()() [2/6]

void FrameCPP::Version_7::FrEventStorage::data_type::operator() ( Common::IStream Stream)

◆ operator()() [3/6]

void FrameCPP::Version_7::FrEventStorage::data_type::operator() ( Common::IStream Stream)

◆ operator()() [4/6]

void FrameCPP::Version_7::FrEventStorage::data_type::operator() ( Common::OStream Stream) const

◆ operator()() [5/6]

void FrameCPP::Version_7::FrEventStorage::data_type::operator() ( Common::OStream Stream) const

◆ operator()() [6/6]

void FrameCPP::Version_7::FrEventStorage::data_type::operator() ( Common::OStream Stream) const

◆ operator==() [1/3]

bool FrameCPP::Version_7::FrEventStorage::data_type::operator== ( const data_type RHS) const
inline

◆ operator==() [2/3]

bool FrameCPP::Version_7::FrEventStorage::data_type::operator== ( const data_type RHS) const

◆ operator==() [3/3]

bool FrameCPP::Version_7::FrEventStorage::data_type::operator== ( const data_type RHS) const

Member Data Documentation

◆ amplitude

amplitude_type FrameCPP::Version_7::FrEventStorage::data_type::amplitude

Continuouis output amplitude returned by event.

◆ comment

STRING FrameCPP::Version_7::FrEventStorage::data_type::comment

Descriptor of event.

◆ eventStatus

eventStatus_type FrameCPP::Version_7::FrEventStorage::data_type::eventStatus

Defined by event search algorithm.

◆ GTime

time_type FrameCPP::Version_7::FrEventStorage::data_type::GTime

GPS time corresponding to reference value of evet, as defined by the search algorithm.

◆ inputs

STRING FrameCPP::Version_7::FrEventStorage::data_type::inputs

Input channels and filter parameters to event process.

◆ name

STRING FrameCPP::Version_7::FrEventStorage::data_type::name

Name of event

◆ Params

ParamList_type FrameCPP::Version_7::FrEventStorage::data_type::Params

Array of additional event parameters.

◆ probability

probability_type FrameCPP::Version_7::FrEventStorage::data_type::probability

Likelihood estimate of event, if available. (probability = -1 if cannot be estimated)

◆ statistics

STRING FrameCPP::Version_7::FrEventStorage::data_type::statistics

Statistical description of event, if rlevant or available.

◆ timeAfter

timeAfter_type FrameCPP::Version_7::FrEventStorage::data_type::timeAfter

Signal duration after

◆ timeBefore

timeBefore_type FrameCPP::Version_7::FrEventStorage::data_type::timeBefore

Signal duration before


The documentation for this struct was generated from the following files: