ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::Version_8::FrSimDataImpl::Data Class Reference

#include <FrSimDataData.hh>

Inheritance diagram for FrameCPP::Version_8::FrSimDataImpl::Data:
Collaboration diagram for FrameCPP::Version_8::FrSimDataImpl::Data:

Public Types

typedef FR_SIM_DATA_NAME_TYPE name_type
typedef FR_SIM_DATA_COMMENT_TYPE comment_type
typedef FR_SIM_DATA_SAMPLERATE_TYPE sampleRate_type
typedef FR_SIM_DATA_TIMEOFFSET_TYPE timeOffset_type
typedef FR_SIM_DATA_FSHIFT_TYPE fShift_type
typedef FR_SIM_DATA_PHASE_TYPE phase_type
typedef Common::Container< FrVectdata_type
typedef data_type::iterator iterator
typedef data_type::const_iterator const_iterator
typedef Common::SearchContainer< FrVect, &FrVect::GetName > input_type
typedef input_type::iterator input_iterator
typedef input_type::const_iterator const_input_iterator
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > table_type
typedef table_type::iterator table_iterator
typedef table_type::const_iterator const_table_iterator
typedef FR_SIM_DATA_NAME_TYPE name_type
typedef FR_SIM_DATA_COMMENT_TYPE comment_type
typedef FR_SIM_DATA_SAMPLERATE_TYPE sampleRate_type
typedef FR_SIM_DATA_TIMEOFFSET_TYPE timeOffset_type
typedef FR_SIM_DATA_FSHIFT_TYPE fShift_type
typedef FR_SIM_DATA_PHASE_TYPE phase_type
typedef Common::Container< FrVectdata_type
typedef data_type::iterator iterator
typedef data_type::const_iterator const_iterator
typedef Common::SearchContainer< FrVect, &FrVect::GetName > input_type
typedef input_type::iterator input_iterator
typedef input_type::const_iterator const_input_iterator
typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > table_type
typedef table_type::iterator table_iterator
typedef table_type::const_iterator const_table_iterator
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 INT_2U const struct_id_type
typedef INT_2U const struct_id_type

Public Member Functions

const name_typeGetName () const
const comment_typeGetComment () const
sampleRate_type GetSampleRate () const
timeOffset_type GetTimeOffset () const
fShift_type GetFShift () const
phase_type GetPhase () const
void SetComment (const comment_type &Comment)
 Establish the value of the comment field.
void SetSampleRate (sampleRate_type SampleRate)
 Establish the value of the sampleRate field.
void SetTimeOffset (timeOffset_type TimeOffset)
 Establish the value of the timeOffset field.
const data_typeRefData () const
data_typeRefData ()
const input_typeRefInput () const
input_typeRefInput ()
const table_typeRefTable () const
table_typeRefTable ()
bool operator== (const Data &RHS) const
const name_typeGetName () const
const comment_typeGetComment () const
sampleRate_type GetSampleRate () const
timeOffset_type GetTimeOffset () const
fShift_type GetFShift () const
phase_type GetPhase () const
void SetComment (const comment_type &Comment)
 Establish the value of the comment field.
void SetSampleRate (sampleRate_type SampleRate)
 Establish the value of the sampleRate field.
void SetTimeOffset (timeOffset_type TimeOffset)
 Establish the value of the timeOffset field.
const data_typeRefData () const
data_typeRefData ()
const input_typeRefInput () const
input_typeRefInput ()
const table_typeRefTable () const
table_typeRefTable ()
bool operator== (const Data &RHS) const

Static Public Member Functions

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 constexpr timeOffset_type DEFAULT_TIME_OFFSET { 0 }
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 simulated data.
comment_type comment
 Comment.
sampleRate_type sampleRate
 Simulated data sample rate, samples/s.
timeOffset_type timeOffset
 Offset of 1st sample relative to the frame start time.
fShift_type fShift
 fShift is the frequency in the original data
phase_type phase
 Phase of hetrodyning signal at start of dataset.
data_type data
input_type input
table_type table

Static Protected Attributes

static constexpr unsigned int MAX_REF { 3 }

Member Typedef Documentation

◆ comment_type [1/2]

◆ comment_type [2/2]

◆ const_input_iterator [1/2]

◆ const_input_iterator [2/2]

◆ const_iterator [1/2]

◆ const_iterator [2/2]

◆ const_table_iterator [1/2]

◆ const_table_iterator [2/2]

◆ data_type [1/2]

◆ data_type [2/2]

◆ fShift_type [1/2]

◆ fShift_type [2/2]

◆ input_iterator [1/2]

◆ input_iterator [2/2]

◆ input_type [1/2]

◆ input_type [2/2]

◆ iterator [1/2]

◆ iterator [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ phase_type [1/2]

◆ phase_type [2/2]

◆ sampleRate_type [1/2]

◆ sampleRate_type [2/2]

◆ struct_desc_type [1/2]

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

◆ struct_desc_type [2/2]

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

◆ struct_id_type [1/2]

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

◆ struct_id_type [2/2]

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

◆ struct_name_type [1/2]

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

◆ struct_name_type [2/2]

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

◆ table_iterator [1/2]

◆ table_iterator [2/2]

◆ table_type [1/2]

◆ table_type [2/2]

◆ timeOffset_type [1/2]

◆ timeOffset_type [2/2]

Member Function Documentation

◆ FrameSpecDescription() [1/2]

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

Return the dictionary name of the structure.

◆ FrameSpecDescription() [2/2]

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

Return the dictionary name of the structure.

◆ FrameSpecId() [1/2]

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

Return the dictionary name of the structure.

◆ FrameSpecId() [2/2]

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

Return the dictionary name of the structure.

◆ FrameSpecName() [1/2]

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

◆ FrameSpecName() [2/2]

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

◆ GetComment() [1/2]

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

◆ GetComment() [2/2]

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

◆ GetFShift() [1/2]

fShift_type FrameCPP::Version_8::FrSimDataImpl::Data::GetFShift ( ) const
inline

◆ GetFShift() [2/2]

fShift_type FrameCPP::Version_8::FrSimDataImpl::Data::GetFShift ( ) const
inline

◆ GetName() [1/2]

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

◆ GetName() [2/2]

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

◆ GetPhase() [1/2]

phase_type FrameCPP::Version_8::FrSimDataImpl::Data::GetPhase ( ) const
inline

◆ GetPhase() [2/2]

phase_type FrameCPP::Version_8::FrSimDataImpl::Data::GetPhase ( ) const
inline

◆ GetSampleRate() [1/2]

sampleRate_type FrameCPP::Version_8::FrSimDataImpl::Data::GetSampleRate ( ) const
inline

◆ GetSampleRate() [2/2]

sampleRate_type FrameCPP::Version_8::FrSimDataImpl::Data::GetSampleRate ( ) const
inline

◆ GetTimeOffset() [1/2]

timeOffset_type FrameCPP::Version_8::FrSimDataImpl::Data::GetTimeOffset ( ) const
inline

◆ GetTimeOffset() [2/2]

timeOffset_type FrameCPP::Version_8::FrSimDataImpl::Data::GetTimeOffset ( ) const
inline

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

◆ RefData() [1/4]

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

◆ RefData() [2/4]

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

◆ RefData() [3/4]

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

◆ RefData() [4/4]

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

◆ RefInput() [1/4]

input_type & FrameCPP::Version_8::FrSimDataImpl::Data::RefInput ( )
inline

◆ RefInput() [2/4]

input_type & FrameCPP::Version_8::FrSimDataImpl::Data::RefInput ( )
inline

◆ RefInput() [3/4]

const input_type & FrameCPP::Version_8::FrSimDataImpl::Data::RefInput ( ) const
inline

◆ RefInput() [4/4]

const input_type & FrameCPP::Version_8::FrSimDataImpl::Data::RefInput ( ) const
inline

◆ RefTable() [1/4]

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

◆ RefTable() [2/4]

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

◆ RefTable() [3/4]

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

◆ RefTable() [4/4]

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

◆ SetComment() [1/2]

void FrameCPP::Version_8::FrSimDataImpl::Data::SetComment ( const comment_type & Comment)
inline

Establish the value of the comment field.

Parameters
[in]CommentThe desired value of the comment field.

◆ SetComment() [2/2]

void FrameCPP::Version_8::FrSimDataImpl::Data::SetComment ( const comment_type & Comment)
inline

Establish the value of the comment field.

Parameters
[in]CommentThe desired value of the comment field.

◆ SetSampleRate() [1/2]

void FrameCPP::Version_8::FrSimDataImpl::Data::SetSampleRate ( sampleRate_type SampleRate)
inline

Establish the value of the sampleRate field.

Parameters
[in]SampleRateThe desired value of the sampleRate field.

◆ SetSampleRate() [2/2]

void FrameCPP::Version_8::FrSimDataImpl::Data::SetSampleRate ( sampleRate_type SampleRate)
inline

Establish the value of the sampleRate field.

Parameters
[in]SampleRateThe desired value of the sampleRate field.

◆ SetTimeOffset() [1/2]

void FrameCPP::Version_8::FrSimDataImpl::Data::SetTimeOffset ( timeOffset_type TimeOffset)
inline

Establish the value of the timeOffset field.

Parameters
[in]TimeThe desired value of the timeOffset field.

◆ SetTimeOffset() [2/2]

void FrameCPP::Version_8::FrSimDataImpl::Data::SetTimeOffset ( timeOffset_type TimeOffset)
inline

Establish the value of the timeOffset field.

Parameters
[in]TimeThe desired value of the timeOffset field.

◆ StructName() [1/2]

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

◆ StructName() [2/2]

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

Member Data Documentation

◆ comment

comment_type FrameCPP::Version_8::FrSimDataImpl::Data::comment
protected

Comment.

◆ data

data_type FrameCPP::Version_8::FrSimDataImpl::Data::data
protected

◆ DEFAULT_TIME_OFFSET

constexpr timeOffset_type FrameCPP::Version_8::FrSimDataImpl::Data::DEFAULT_TIME_OFFSET { 0 }
staticconstexpr

◆ fShift

fShift_type FrameCPP::Version_8::FrSimDataImpl::Data::fShift
protected

fShift is the frequency in the original data

◆ input

input_type FrameCPP::Version_8::FrSimDataImpl::Data::input
protected

◆ MAX_REF

constexpr unsigned int FrameCPP::Version_8::FrSimDataImpl::Data::MAX_REF { 3 }
staticconstexprprotected

◆ name

name_type FrameCPP::Version_8::FrSimDataImpl::Data::name
protected

Name of simulated data.

◆ phase

phase_type FrameCPP::Version_8::FrSimDataImpl::Data::phase
protected

Phase of hetrodyning signal at start of dataset.

◆ sampleRate

sampleRate_type FrameCPP::Version_8::FrSimDataImpl::Data::sampleRate
protected

Simulated data sample rate, samples/s.

◆ struct_desc

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

◆ struct_id

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

◆ struct_name

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

◆ table

table_type FrameCPP::Version_8::FrSimDataImpl::Data::table
protected

◆ timeOffset

timeOffset_type FrameCPP::Version_8::FrSimDataImpl::Data::timeOffset
protected

Offset of 1st sample relative to the frame start time.


The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version8/impl/FrSimDataData.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrSimDataData.hh