ldas-tools-framecpp 2.9.2
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Attributes | Static Protected Attributes | List of all members
FrameCPP::Version_8::FrSimEventImpl::Data Class Reference

#include <FrSimEventData.hh>

Inheritance diagram for FrameCPP::Version_8::FrSimEventImpl::Data:
Inheritance graph
[legend]
Collaboration diagram for FrameCPP::Version_8::FrSimEventImpl::Data:
Collaboration graph
[legend]

Public Types

typedef FR_SIM_EVENT_N_PARAM_TYPE nParam_type
 
typedef FR_SIM_EVENT_PARAM_NAME_TYPE paramName_type
 
typedef FR_SIM_EVENT_PARAM_VALUE_TYPE paramValue_type
 
typedef std::pair< paramName_type, paramValue_typeParam_type
 
typedef std::vector< Param_typeParamList_type
 
typedef FR_SIM_EVENT_NAME_TYPE name_type
 
typedef FR_SIM_EVENT_COMMENT_TYPE comment_type
 
typedef FR_SIM_EVENT_INPUTS_TYPE inputs_type
 
typedef FR_SIM_EVENT_TIME_TYPE GTime_type
 
typedef FR_SIM_EVENT_TIME_BEFORE_TYPE timeBefore_type
 
typedef FR_SIM_EVENT_TIME_AFTER_TYPE timeAfter_type
 
typedef FR_SIM_EVENT_AMPLITUDE_TYPE amplitude_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNamedata_type
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef FR_SIM_EVENT_N_PARAM_TYPE nParam_type
 
typedef FR_SIM_EVENT_PARAM_NAME_TYPE paramName_type
 
typedef FR_SIM_EVENT_PARAM_VALUE_TYPE paramValue_type
 
typedef std::pair< paramName_type, paramValue_typeParam_type
 
typedef std::vector< Param_typeParamList_type
 
typedef FR_SIM_EVENT_NAME_TYPE name_type
 
typedef FR_SIM_EVENT_COMMENT_TYPE comment_type
 
typedef FR_SIM_EVENT_INPUTS_TYPE inputs_type
 
typedef FR_SIM_EVENT_TIME_TYPE GTime_type
 
typedef FR_SIM_EVENT_TIME_BEFORE_TYPE timeBefore_type
 
typedef FR_SIM_EVENT_TIME_AFTER_TYPE timeAfter_type
 
typedef FR_SIM_EVENT_AMPLITUDE_TYPE amplitude_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNamedata_type
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef FR_SIM_EVENT_N_PARAM_TYPE nParam_type
 
typedef FR_SIM_EVENT_PARAM_NAME_TYPE paramName_type
 
typedef FR_SIM_EVENT_PARAM_VALUE_TYPE paramValue_type
 
typedef std::pair< paramName_type, paramValue_typeParam_type
 
typedef std::vector< Param_typeParamList_type
 
typedef FR_SIM_EVENT_NAME_TYPE name_type
 
typedef FR_SIM_EVENT_COMMENT_TYPE comment_type
 
typedef FR_SIM_EVENT_INPUTS_TYPE inputs_type
 
typedef FR_SIM_EVENT_TIME_TYPE GTime_type
 
typedef FR_SIM_EVENT_TIME_BEFORE_TYPE timeBefore_type
 
typedef FR_SIM_EVENT_TIME_AFTER_TYPE timeAfter_type
 
typedef FR_SIM_EVENT_AMPLITUDE_TYPE amplitude_type
 
typedef Common::SearchContainer< FrVect, &FrVect::GetNamedata_type
 
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlowtable_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_name_type
 
typedef const char *const struct_desc_type
 
typedef const char *const struct_desc_type
 
typedef const char *const struct_desc_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 
typedef INT_2U const struct_id_type
 

Public Member Functions

void AppendComment (const comment_type &Comment)
 
name_type const & GetName () const
 
comment_type const & GetComment () const
 
inputs_type const & GetInputs () const
 
GTime_type const & GetGTime () const
 
timeBefore_type GetTimeBefore () const
 
timeAfter_type GetTimeAfter () const
 
amplitude_type GetAmplitude () const
 
ParamList_type const & GetParam () const
 
ParamList_typeGetParam ()
 
const data_typeRefData () const
 
data_typeRefData ()
 
const table_typeRefTable () const
 
table_typeRefTable ()
 
bool operator== (Data const &RHS) const
 
void AppendComment (const comment_type &Comment)
 
name_type const & GetName () const
 
comment_type const & GetComment () const
 
inputs_type const & GetInputs () const
 
GTime_type const & GetGTime () const
 
timeBefore_type GetTimeBefore () const
 
timeAfter_type GetTimeAfter () const
 
amplitude_type GetAmplitude () const
 
ParamList_type const & GetParam () const
 
ParamList_typeGetParam ()
 
const data_typeRefData () const
 
data_typeRefData ()
 
const table_typeRefTable () const
 
table_typeRefTable ()
 
bool operator== (Data const &RHS) const
 
void AppendComment (const comment_type &Comment)
 
name_type const & GetName () const
 
comment_type const & GetComment () const
 
inputs_type const & GetInputs () const
 
GTime_type const & GetGTime () const
 
timeBefore_type GetTimeBefore () const
 
timeAfter_type GetTimeAfter () const
 
amplitude_type GetAmplitude () const
 
ParamList_type const & GetParam () const
 
ParamList_typeGetParam ()
 
const data_typeRefData () const
 
data_typeRefData ()
 
const table_typeRefTable () const
 
table_typeRefTable ()
 
bool operator== (Data const &RHS) const
 

Static Public Member Functions

static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type FrameSpecName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_name_type StructName ()
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_desc_type FrameSpecDescription ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 
static struct_id_type FrameSpecId ()
 Return the dictionary name of the structure. More...
 

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. More...
 
comment_type comment
 Descriptor of event. More...
 
inputs_type inputs
 Input channels and filter parameters to event process. More...
 
GTime_type GTime
 
timeBefore_type timeBefore
 Signal duration before (GTimeS.GTimeN)(seconds) More...
 
timeAfter_type timeAfter
 Signal duration after (GTimeS.GTimeN)(seconds) More...
 
amplitude_type amplitude
 Continuous output amplitude returned by event. More...
 
ParamList_type Params
 Array of parameters. More...
 
data_type data
 Container of additional event results. More...
 
table_type table
 Table containing additional event information. More...
 

Static Protected Attributes

static constexpr unsigned int MAX_REF { 2 }
 

Member Typedef Documentation

◆ amplitude_type [1/3]

◆ amplitude_type [2/3]

◆ amplitude_type [3/3]

◆ comment_type [1/3]

◆ comment_type [2/3]

◆ comment_type [3/3]

◆ data_type [1/3]

◆ data_type [2/3]

◆ data_type [3/3]

◆ GTime_type [1/3]

◆ GTime_type [2/3]

◆ GTime_type [3/3]

◆ inputs_type [1/3]

◆ inputs_type [2/3]

◆ inputs_type [3/3]

◆ name_type [1/3]

◆ name_type [2/3]

◆ name_type [3/3]

◆ nParam_type [1/3]

◆ nParam_type [2/3]

◆ nParam_type [3/3]

◆ Param_type [1/3]

◆ Param_type [2/3]

◆ Param_type [3/3]

◆ ParamList_type [1/3]

◆ ParamList_type [2/3]

◆ ParamList_type [3/3]

◆ paramName_type [1/3]

◆ paramName_type [2/3]

◆ paramName_type [3/3]

◆ paramValue_type [1/3]

◆ paramValue_type [2/3]

◆ paramValue_type [3/3]

◆ struct_desc_type [1/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [2/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_desc_type [3/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc_type
inherited

◆ struct_id_type [1/3]

template<typename Object_T >
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [2/3]

template<typename Object_T >
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_id_type [3/3]

template<typename Object_T >
typedef INT_2U const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id_type
inherited

◆ struct_name_type [1/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [2/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ struct_name_type [3/3]

template<typename Object_T >
typedef const char* const FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name_type
inherited

◆ table_type [1/3]

◆ table_type [2/3]

◆ table_type [3/3]

◆ timeAfter_type [1/3]

◆ timeAfter_type [2/3]

◆ timeAfter_type [3/3]

◆ timeBefore_type [1/3]

◆ timeBefore_type [2/3]

◆ timeBefore_type [3/3]

Member Function Documentation

◆ AppendComment() [1/3]

void FrameCPP::Version_8::FrSimEventImpl::Data::AppendComment ( const comment_type Comment)
inline

◆ AppendComment() [2/3]

void FrameCPP::Version_8::FrSimEventImpl::Data::AppendComment ( const comment_type Comment)
inline

◆ AppendComment() [3/3]

void FrameCPP::Version_8::FrSimEventImpl::Data::AppendComment ( const comment_type Comment)
inline

◆ FrameSpecDescription() [1/3]

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/3]

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecDescription() [3/3]

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecDescription ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [1/3]

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [2/3]

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecId() [3/3]

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecId ( )
inlinestaticinherited

Return the dictionary name of the structure.

◆ FrameSpecName() [1/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [2/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ FrameSpecName() [3/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::FrameSpecName ( )
inlinestaticinherited

◆ GetAmplitude() [1/3]

amplitude_type FrameCPP::Version_8::FrSimEventImpl::Data::GetAmplitude ( ) const
inline

◆ GetAmplitude() [2/3]

amplitude_type FrameCPP::Version_8::FrSimEventImpl::Data::GetAmplitude ( ) const
inline

◆ GetAmplitude() [3/3]

amplitude_type FrameCPP::Version_8::FrSimEventImpl::Data::GetAmplitude ( ) const
inline

◆ GetComment() [1/3]

comment_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetComment ( ) const
inline

◆ GetComment() [2/3]

comment_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetComment ( ) const
inline

◆ GetComment() [3/3]

comment_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetComment ( ) const
inline

◆ GetGTime() [1/3]

GTime_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetGTime ( ) const
inline

◆ GetGTime() [2/3]

GTime_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetGTime ( ) const
inline

◆ GetGTime() [3/3]

GTime_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetGTime ( ) const
inline

◆ GetInputs() [1/3]

inputs_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetInputs ( ) const
inline

◆ GetInputs() [2/3]

inputs_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetInputs ( ) const
inline

◆ GetInputs() [3/3]

inputs_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetInputs ( ) const
inline

◆ GetName() [1/3]

name_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetName ( ) const
inline

◆ GetName() [2/3]

name_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetName ( ) const
inline

◆ GetName() [3/3]

name_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetName ( ) const
inline

◆ GetParam() [1/6]

ParamList_type & FrameCPP::Version_8::FrSimEventImpl::Data::GetParam ( )
inline

◆ GetParam() [2/6]

ParamList_type & FrameCPP::Version_8::FrSimEventImpl::Data::GetParam ( )
inline

◆ GetParam() [3/6]

ParamList_type & FrameCPP::Version_8::FrSimEventImpl::Data::GetParam ( )
inline

◆ GetParam() [4/6]

ParamList_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetParam ( ) const
inline

◆ GetParam() [5/6]

ParamList_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetParam ( ) const
inline

◆ GetParam() [6/6]

ParamList_type const & FrameCPP::Version_8::FrSimEventImpl::Data::GetParam ( ) const
inline

◆ GetTimeAfter() [1/3]

timeAfter_type FrameCPP::Version_8::FrSimEventImpl::Data::GetTimeAfter ( ) const
inline

◆ GetTimeAfter() [2/3]

timeAfter_type FrameCPP::Version_8::FrSimEventImpl::Data::GetTimeAfter ( ) const
inline

◆ GetTimeAfter() [3/3]

timeAfter_type FrameCPP::Version_8::FrSimEventImpl::Data::GetTimeAfter ( ) const
inline

◆ GetTimeBefore() [1/3]

timeBefore_type FrameCPP::Version_8::FrSimEventImpl::Data::GetTimeBefore ( ) const
inline

◆ GetTimeBefore() [2/3]

timeBefore_type FrameCPP::Version_8::FrSimEventImpl::Data::GetTimeBefore ( ) const
inline

◆ GetTimeBefore() [3/3]

timeBefore_type FrameCPP::Version_8::FrSimEventImpl::Data::GetTimeBefore ( ) const
inline

◆ operator==() [1/3]

bool FrameCPP::Version_8::FrSimEventImpl::Data::operator== ( Data const &  RHS) const
inline

◆ operator==() [2/3]

bool FrameCPP::Version_8::FrSimEventImpl::Data::operator== ( Data const &  RHS) const
inline

◆ operator==() [3/3]

bool FrameCPP::Version_8::FrSimEventImpl::Data::operator== ( Data const &  RHS) const
inline

◆ RefData() [1/6]

data_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefData ( )
inline

◆ RefData() [2/6]

data_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefData ( )
inline

◆ RefData() [3/6]

data_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefData ( )
inline

◆ RefData() [4/6]

const data_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefData ( ) const
inline

◆ RefData() [5/6]

const data_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefData ( ) const
inline

◆ RefData() [6/6]

const data_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefData ( ) const
inline

◆ RefTable() [1/6]

table_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefTable ( )
inline

◆ RefTable() [2/6]

table_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefTable ( )
inline

◆ RefTable() [3/6]

table_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefTable ( )
inline

◆ RefTable() [4/6]

const table_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefTable ( ) const
inline

◆ RefTable() [5/6]

const table_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefTable ( ) const
inline

◆ RefTable() [6/6]

const table_type & FrameCPP::Version_8::FrSimEventImpl::Data::RefTable ( ) const
inline

◆ StructName() [1/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [2/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

◆ StructName() [3/3]

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::StructName ( )
inlinestaticinherited

Member Data Documentation

◆ amplitude

amplitude_type FrameCPP::Version_8::FrSimEventImpl::Data::amplitude
protected

Continuous output amplitude returned by event.

◆ comment

comment_type FrameCPP::Version_8::FrSimEventImpl::Data::comment
protected

Descriptor of event.

◆ data

data_type FrameCPP::Version_8::FrSimEventImpl::Data::data
protected

Container of additional event results.

◆ GTime

GTime_type FrameCPP::Version_8::FrSimEventImpl::Data::GTime
protected

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

◆ inputs

inputs_type FrameCPP::Version_8::FrSimEventImpl::Data::inputs
protected

Input channels and filter parameters to event process.

◆ MAX_REF

static constexpr unsigned int FrameCPP::Version_8::FrSimEventImpl::Data::MAX_REF { 2 }
staticconstexprprotected

◆ name

name_type FrameCPP::Version_8::FrSimEventImpl::Data::name
protected

Name of event.

◆ Params

ParamList_type FrameCPP::Version_8::FrSimEventImpl::Data::Params
protected

Array of parameters.

◆ struct_desc

template<typename Object_T >
static struct_desc_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_desc
staticinherited

◆ struct_id

template<typename Object_T >
static struct_id_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_id
staticinherited

◆ struct_name

template<typename Object_T >
static struct_name_type FrameCPP::v3::FrObjectMetaData< Object_T >::struct_name
staticinherited

◆ table

table_type FrameCPP::Version_8::FrSimEventImpl::Data::table
protected

Table containing additional event information.

◆ timeAfter

timeAfter_type FrameCPP::Version_8::FrSimEventImpl::Data::timeAfter
protected

Signal duration after (GTimeS.GTimeN)(seconds)

◆ timeBefore

timeBefore_type FrameCPP::Version_8::FrSimEventImpl::Data::timeBefore
protected

Signal duration before (GTimeS.GTimeN)(seconds)


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