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

#include <FrSimDataData.hh>

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

Classes

struct  v3
 

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
 

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 Attributes

static constexpr timeOffset_type DEFAULT_TIME_OFFSET { 0 }
 

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

◆ const_input_iterator

◆ const_iterator

◆ const_table_iterator

◆ data_type

◆ fShift_type

◆ input_iterator

◆ input_type

◆ iterator

◆ name_type

◆ phase_type

◆ sampleRate_type

◆ table_iterator

◆ table_type

◆ timeOffset_type

Member Function Documentation

◆ GetComment() [1/2]

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

◆ GetComment() [2/2]

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

◆ GetFShift() [1/2]

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

◆ GetFShift() [2/2]

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

◆ GetName() [1/2]

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

◆ GetName() [2/2]

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

◆ GetPhase() [1/2]

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

◆ GetPhase() [2/2]

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

◆ GetSampleRate() [1/2]

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

◆ GetSampleRate() [2/2]

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

◆ GetTimeOffset() [1/2]

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

◆ GetTimeOffset() [2/2]

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

◆ operator==() [1/2]

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

◆ operator==() [2/2]

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

◆ RefData() [1/4]

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

◆ RefData() [2/4]

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

◆ RefData() [3/4]

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

◆ RefData() [4/4]

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

◆ RefInput() [1/4]

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

◆ RefInput() [2/4]

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

◆ RefInput() [3/4]

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

◆ RefInput() [4/4]

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

◆ RefTable() [1/4]

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

◆ RefTable() [2/4]

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

◆ RefTable() [3/4]

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

◆ RefTable() [4/4]

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

◆ SetComment() [1/2]

void FrameCPP::Version_9::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_9::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_9::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_9::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_9::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_9::FrSimDataImpl::Data::SetTimeOffset ( timeOffset_type TimeOffset)
inline

Establish the value of the timeOffset field.

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

Member Data Documentation

◆ comment

comment_type FrameCPP::Version_9::FrSimDataImpl::Data::comment
protected

Comment.

◆ data

data_type FrameCPP::Version_9::FrSimDataImpl::Data::data
protected

◆ DEFAULT_TIME_OFFSET

static constexpr timeOffset_type FrameCPP::Version_9::FrSimDataImpl::Data::DEFAULT_TIME_OFFSET { 0 }
staticconstexpr

◆ fShift

fShift_type FrameCPP::Version_9::FrSimDataImpl::Data::fShift
protected

fShift is the frequency in the original data

◆ input

input_type FrameCPP::Version_9::FrSimDataImpl::Data::input
protected

◆ MAX_REF

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

◆ name

name_type FrameCPP::Version_9::FrSimDataImpl::Data::name
protected

Name of simulated data.

◆ phase

phase_type FrameCPP::Version_9::FrSimDataImpl::Data::phase
protected

Phase of hetrodyning signal at start of dataset.

◆ sampleRate

sampleRate_type FrameCPP::Version_9::FrSimDataImpl::Data::sampleRate
protected

Simulated data sample rate, samples/s.

◆ table

table_type FrameCPP::Version_9::FrSimDataImpl::Data::table
protected

◆ timeOffset

timeOffset_type FrameCPP::Version_9::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: