ldas-tools-framecpp 2.7.0
Loading...
Searching...
No Matches
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
 

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/4]

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

◆ data_type() [2/4]

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

◆ data_type() [3/4]

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

◆ data_type() [4/4]

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

Member Function Documentation

◆ Bytes() [1/2]

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

◆ Bytes() [2/2]

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

◆ operator()() [1/4]

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

◆ operator()() [2/4]

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

◆ operator()() [3/4]

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

◆ operator()() [4/4]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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: