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

#include <FrAdcDataData.hh>

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

Public Types

typedef FR_ADC_DATA_NAME_TYPE name_type
typedef FR_ADC_DATA_COMMENT_TYPE comment_type
typedef FR_ADC_DATA_CHANNEL_GROUP_TYPE channelGroup_type
typedef FR_ADC_DATA_CHANNEL_NUMBER_TYPE channelNumber_type
typedef FR_ADC_DATA_N_BITS_TYPE nBits_type
typedef FR_ADC_DATA_BIAS_TYPE bias_type
typedef FR_ADC_DATA_SLOPE_TYPE slope_type
typedef FR_ADC_DATA_UNITS_TYPE units_type
typedef FR_ADC_DATA_SAMPLE_RATE_TYPE sampleRate_type
typedef FR_ADC_DATA_TIME_OFFSET_TYPE timeOffset_type
typedef FR_ADC_DATA_F_SHIFT_TYPE fShift_type
typedef FR_ADC_DATA_PHASE_TYPE phase_type
typedef FR_ADC_DATA_DATA_VALID_TYPE dataValid_type
typedef Common::Container< FrVectdata_type
typedef data_type::const_iterator const_iterator
typedef data_type::iterator iterator
typedef Common::Container< FrVectaux_type
typedef aux_type::const_iterator const_aux_iterator
typedef aux_type::iterator aux_iterator
typedef FR_ADC_DATA_NAME_TYPE name_type
typedef FR_ADC_DATA_COMMENT_TYPE comment_type
typedef FR_ADC_DATA_CHANNEL_GROUP_TYPE channelGroup_type
typedef FR_ADC_DATA_CHANNEL_NUMBER_TYPE channelNumber_type
typedef FR_ADC_DATA_N_BITS_TYPE nBits_type
typedef FR_ADC_DATA_BIAS_TYPE bias_type
typedef FR_ADC_DATA_SLOPE_TYPE slope_type
typedef FR_ADC_DATA_UNITS_TYPE units_type
typedef FR_ADC_DATA_SAMPLE_RATE_TYPE sampleRate_type
typedef FR_ADC_DATA_TIME_OFFSET_TYPE timeOffset_type
typedef FR_ADC_DATA_F_SHIFT_TYPE fShift_type
typedef FR_ADC_DATA_PHASE_TYPE phase_type
typedef FR_ADC_DATA_DATA_VALID_TYPE dataValid_type
typedef Common::Container< FrVectdata_type
typedef data_type::const_iterator const_iterator
typedef data_type::iterator iterator
typedef Common::Container< FrVectaux_type
typedef aux_type::const_iterator const_aux_iterator
typedef aux_type::iterator aux_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
typedef INT_4U timeOffsetS_v4_type
typedef INT_4S timeOffsetS_v3_type
typedef INT_4U timeOffsetN_v3_type
typedef INT_4U crate_v3_type
typedef INT_4U channel_v3_type
typedef INT_2U overRange_v3_type

Public Member Functions

const name_typeGetName () const
 Return the name associate with the FrAdcData structure.
const comment_typeGetComment () const
 A brief description of the FrAdcData structure.
channelGroup_type GetChannelGroup () const
 The channel group for the FrAdcData.
channelNumber_type GetChannelNumber () const
 The channel number for the FrAdcData.
nBits_type GetNBits () const
 Tne number of bits in the A/D output.
bias_type GetBias () const
 DC bias on channel.
slope_type GetSlope () const
 ADC calibration units per count.
const units_typeGetUnits () const
 The units used in the ADC calibration.
sampleRate_type GetSampleRate () const
 The data acquisition rate.
timeOffset_type GetTimeOffset () const
 The offset of the first sample relative to the frame start time.
fShift_type GetFShift () const
 The frequency in the original data corresponding to 0 Hz.
phase_type GetPhase () const
 Phase of hetrodyning signal at start of dataset.
dataValid_type GetDataValid () const
 Retrieve the overRange value.
const aux_typeRefAux () const
 Identifier for vector for user-provided information.
aux_typeRefAux ()
 Identifier for vector for user-provided information.
const data_typeRefData () const
 Identifier for vector of sampled data.
data_typeRefData ()
 Identifier for vector of sampled data.
void AppendComment (const std::string &comment)
 Extend the comment associated with the FrAdcData structure.
void SetDataValid (dataValid_type flag)
 Establish the value of the dataValid field.
void SetBias (bias_type bias)
 Establish the value of the bias field.
void SetChannelGroup (channelGroup_type Value)
 Establish the value of the channelGroup field.
void SetChannelNumber (channelNumber_type Value)
 Establish the value of the channelNumber field.
void SetComment (const comment_type &Value)
 Set the comment associated with the FrAdcData structure.
void SetNBits (nBits_type Value)
 Tne number of bits in the A/D output.
void SetSampleRate (sampleRate_type Value)
 Establish the value of the sampleRate field.
void SetSlope (slope_type slope)
 Establish the value of the slope field.
void SetTimeOffset (timeOffset_type Value)
 Establish the value of the timeOffset field.
bool operator== (Data const &RHS) const
const name_typeGetName () const
 Return the name associate with the FrAdcData structure.
const comment_typeGetComment () const
 A brief description of the FrAdcData structure.
channelGroup_type GetChannelGroup () const
 The channel group for the FrAdcData.
channelNumber_type GetChannelNumber () const
 The channel number for the FrAdcData.
nBits_type GetNBits () const
 Tne number of bits in the A/D output.
bias_type GetBias () const
 DC bias on channel.
slope_type GetSlope () const
 ADC calibration units per count.
const units_typeGetUnits () const
 The units used in the ADC calibration.
sampleRate_type GetSampleRate () const
 The data acquisition rate.
timeOffset_type GetTimeOffset () const
 The offset of the first sample relative to the frame start time.
fShift_type GetFShift () const
 The frequency in the original data corresponding to 0 Hz.
phase_type GetPhase () const
 Phase of hetrodyning signal at start of dataset.
dataValid_type GetDataValid () const
 Retrieve the overRange value.
const aux_typeRefAux () const
 Identifier for vector for user-provided information.
aux_typeRefAux ()
 Identifier for vector for user-provided information.
const data_typeRefData () const
 Identifier for vector of sampled data.
data_typeRefData ()
 Identifier for vector of sampled data.
void AppendComment (const std::string &comment)
 Extend the comment associated with the FrAdcData structure.
void SetDataValid (dataValid_type flag)
 Establish the value of the dataValid field.
void SetBias (bias_type bias)
 Establish the value of the bias field.
void SetChannelGroup (channelGroup_type Value)
 Establish the value of the channelGroup field.
void SetChannelNumber (channelNumber_type Value)
 Establish the value of the channelNumber field.
void SetComment (const comment_type &Value)
 Set the comment associated with the FrAdcData structure.
void SetNBits (nBits_type Value)
 Tne number of bits in the A/D output.
void SetSampleRate (sampleRate_type Value)
 Establish the value of the sampleRate field.
void SetSlope (slope_type slope)
 Establish the value of the slope field.
void SetTimeOffset (timeOffset_type Value)
 Establish the value of the timeOffset field.
bool operator== (Data const &RHS) const
bool operator== (FrAdcData const &RHS) const

Static Public Member Functions

static const units_typeDEFAULT_UNITS ()
static const units_typeDEFAULT_UNITS ()
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 slope_type DEFAULT_SLOPE { 1.0 }
static constexpr bias_type DEFAULT_BIAS { 0 }
static constexpr fShift_type DEFAULT_FSHIFT { 0 }
static constexpr timeOffset_type DEFAULT_TIME_OFFSET { 0 }
static constexpr dataValid_type DEFAULT_DATA_VALID { 0 }
static constexpr phase_type DEFAULT_PHASE { 0 }
static struct_name_type struct_name
static struct_desc_type struct_desc
static struct_id_type struct_id

Protected Member Functions

void incrementTimeOffset (timeOffset_type Value)
void setName (const name_type &Value)
void incrementTimeOffset (timeOffset_type Value)
void setName (const name_type &Value)

Protected Attributes

name_type name
 Channel name – must be unique with the frame.
comment_type comment
 Comment.
channelGroup_type channelGroup
 Channel grouping number containing ADC.
channelNumber_type channelNumber
 Channel nubmer.
nBits_type nBits
 Number of bits in A/D output.
bias_type bias { DEFAULT_BIAS }
 DC bias on channel (Units @ ADC counts = 0)
slope_type slope { DEFAULT_SLOPE }
 ADC calibration: input units/ct.
units_type units { DEFAULT_UNITS( ) }
 ADC calibration: input units for slope.
sampleRate_type sampleRate
 Data acquisition rate, samples/s.
timeOffset_type timeOffset { DEFAULT_TIME_OFFSET }
 Offset of 1st sample relative to the frame start time.
fShift_type fShift { DEFAULT_FSHIFT }
phase_type phase { DEFAULT_PHASE }
dataValid_type dataValid { DEFAULT_DATA_VALID }
 Data valid flag.
data_type data
 Identifier for vector of sampled data.
aux_type aux

Static Protected Attributes

static constexpr unsigned int MAX_REF { 2 }

Member Typedef Documentation

◆ aux_iterator [1/2]

◆ aux_iterator [2/2]

◆ aux_type [1/2]

◆ aux_type [2/2]

◆ bias_type [1/2]

◆ bias_type [2/2]

◆ channel_v3_type

typedef INT_4U FrameCPP::v5::FrAdcData< FrVect, FrVect >::channel_v3_type
inherited

◆ channelGroup_type [1/2]

◆ channelGroup_type [2/2]

◆ channelNumber_type [1/2]

◆ channelNumber_type [2/2]

◆ comment_type [1/2]

◆ comment_type [2/2]

◆ const_aux_iterator [1/2]

◆ const_aux_iterator [2/2]

◆ const_iterator [1/2]

◆ const_iterator [2/2]

◆ crate_v3_type

typedef INT_4U FrameCPP::v5::FrAdcData< FrVect, FrVect >::crate_v3_type
inherited

◆ data_type [1/2]

◆ data_type [2/2]

◆ dataValid_type [1/2]

◆ dataValid_type [2/2]

◆ fShift_type [1/2]

◆ fShift_type [2/2]

◆ iterator [1/2]

◆ iterator [2/2]

◆ name_type [1/2]

◆ name_type [2/2]

◆ nBits_type [1/2]

◆ nBits_type [2/2]

◆ overRange_v3_type

typedef INT_2U FrameCPP::v5::FrAdcData< FrVect, FrVect >::overRange_v3_type
inherited

◆ phase_type [1/2]

◆ phase_type [2/2]

◆ sampleRate_type [1/2]

◆ sampleRate_type [2/2]

◆ slope_type [1/2]

◆ slope_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

◆ timeOffset_type [1/2]

◆ timeOffset_type [2/2]

◆ timeOffsetN_v3_type

typedef INT_4U FrameCPP::v5::FrAdcData< FrVect, FrVect >::timeOffsetN_v3_type
inherited

◆ timeOffsetS_v3_type

typedef INT_4S FrameCPP::v5::FrAdcData< FrVect, FrVect >::timeOffsetS_v3_type
inherited

◆ timeOffsetS_v4_type

typedef INT_4U FrameCPP::v5::FrAdcData< FrVect, FrVect >::timeOffsetS_v4_type
inherited

◆ units_type [1/2]

◆ units_type [2/2]

Member Function Documentation

◆ AppendComment() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::AppendComment ( const std::string & comment)
inline

Extend the comment associated with the FrAdcData structure.

◆ AppendComment() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::AppendComment ( const std::string & comment)

Extend the comment associated with the FrAdcData structure.

◆ DEFAULT_UNITS() [1/2]

const Data::units_type & FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_UNITS ( )
inlinestatic

◆ DEFAULT_UNITS() [2/2]

const units_type & FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_UNITS ( )
static

◆ 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

◆ GetBias() [1/2]

Data::bias_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetBias ( ) const
inline

DC bias on channel.

Returns
DC bias on channel.

◆ GetBias() [2/2]

bias_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetBias ( ) const

DC bias on channel.

Returns
DC bias on channel.

◆ GetChannelGroup() [1/2]

Data::channelGroup_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetChannelGroup ( ) const
inline

The channel group for the FrAdcData.

Returns
The crate number for the FrAdcData

◆ GetChannelGroup() [2/2]

channelGroup_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetChannelGroup ( ) const

The channel group for the FrAdcData.

Returns
The crate number for the FrAdcData

◆ GetChannelNumber() [1/2]

Data::channelNumber_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetChannelNumber ( ) const
inline

The channel number for the FrAdcData.

Returns
The channel number for the FrAdcData

◆ GetChannelNumber() [2/2]

channelNumber_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetChannelNumber ( ) const

The channel number for the FrAdcData.

Returns
The channel number for the FrAdcData

◆ GetComment() [1/2]

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

A brief description of the FrAdcData structure.

Returns
A brief description of the FrAdcData structure

◆ GetComment() [2/2]

const comment_type & FrameCPP::Version_8::FrAdcDataImpl::Data::GetComment ( ) const

A brief description of the FrAdcData structure.

Returns
A brief description of the FrAdcData structure

◆ GetDataValid() [1/2]

Data::dataValid_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetDataValid ( ) const
inline

Retrieve the overRange value.

Returns
The value of the overRange field.

◆ GetDataValid() [2/2]

dataValid_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetDataValid ( ) const

Retrieve the overRange value.

Returns
The value of the overRange field.

◆ GetFShift() [1/2]

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

The frequency in the original data corresponding to 0 Hz.

Returns
The frequency in the original data corresponding to 0 Hz.

◆ GetFShift() [2/2]

fShift_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetFShift ( ) const

The frequency in the original data corresponding to 0 Hz.

Returns
The frequency in the original data corresponding to 0 Hz.

◆ GetName() [1/2]

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

Return the name associate with the FrAdcData structure.

Returns
The name associated with the FrAdcData structure

◆ GetName() [2/2]

const name_type & FrameCPP::Version_8::FrAdcDataImpl::Data::GetName ( ) const

Return the name associate with the FrAdcData structure.

Returns
The name associated with the FrAdcData structure

◆ GetNBits() [1/2]

Data::nBits_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetNBits ( ) const
inline

Tne number of bits in the A/D output.

Returns
Tne number of bits in the A/D output.

◆ GetNBits() [2/2]

nBits_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetNBits ( ) const

Tne number of bits in the A/D output.

Returns
Tne number of bits in the A/D output.

◆ GetPhase() [1/2]

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

Phase of hetrodyning signal at start of dataset.

Returns
The Phase (in radians) of hetrodyning signal at start of dataset.

◆ GetPhase() [2/2]

phase_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetPhase ( ) const

Phase of hetrodyning signal at start of dataset.

Returns
The Phase (in radians) of hetrodyning signal at start of dataset.

◆ GetSampleRate() [1/2]

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

The data acquisition rate.

Returns
The data acquisition rate.

◆ GetSampleRate() [2/2]

sampleRate_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetSampleRate ( ) const

The data acquisition rate.

Returns
The data acquisition rate.

◆ GetSlope() [1/2]

Data::slope_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetSlope ( ) const
inline

ADC calibration units per count.

Returns
ADC calibration units per count.

◆ GetSlope() [2/2]

slope_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetSlope ( ) const

ADC calibration units per count.

Returns
ADC calibration units per count.

◆ GetTimeOffset() [1/2]

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

The offset of the first sample relative to the frame start time.

Returns
The offset of the first sample relative to the frame start time.

◆ GetTimeOffset() [2/2]

timeOffset_type FrameCPP::Version_8::FrAdcDataImpl::Data::GetTimeOffset ( ) const

The offset of the first sample relative to the frame start time.

Returns
The offset of the first sample relative to the frame start time.

◆ GetUnits() [1/2]

const Data::units_type & FrameCPP::Version_8::FrAdcDataImpl::Data::GetUnits ( ) const
inline

The units used in the ADC calibration.

Returns
The units used in the ADC calibration

◆ GetUnits() [2/2]

const units_type & FrameCPP::Version_8::FrAdcDataImpl::Data::GetUnits ( ) const

The units used in the ADC calibration.

Returns
The units used in the ADC calibration

◆ incrementTimeOffset() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::incrementTimeOffset ( timeOffset_type Value)
inlineprotected

◆ incrementTimeOffset() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::incrementTimeOffset ( timeOffset_type Value)
protected

◆ operator==() [1/3]

bool FrameCPP::v5::FrAdcData< FrVect, FrVect >::operator== ( FrAdcData< FrVect, FrVect > const & RHS) const
inlineinherited

◆ operator==() [2/3]

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

◆ operator==() [3/3]

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

◆ RefAux() [1/4]

Data::aux_type & FrameCPP::Version_8::FrAdcDataImpl::Data::RefAux ( )
inline

Identifier for vector for user-provided information.

Returns
A reference to the user-provided information.

◆ RefAux() [2/4]

aux_type & FrameCPP::Version_8::FrAdcDataImpl::Data::RefAux ( )

Identifier for vector for user-provided information.

Returns
A reference to the user-provided information.

◆ RefAux() [3/4]

const Data::aux_type & FrameCPP::Version_8::FrAdcDataImpl::Data::RefAux ( ) const
inline

Identifier for vector for user-provided information.

Returns
A constant reference to the user-provided information.

◆ RefAux() [4/4]

const aux_type & FrameCPP::Version_8::FrAdcDataImpl::Data::RefAux ( ) const

Identifier for vector for user-provided information.

Returns
A constant reference to the user-provided information.

◆ RefData() [1/4]

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

Identifier for vector of sampled data.

Returns
A reference to the sampled data.

◆ RefData() [2/4]

data_type & FrameCPP::Version_8::FrAdcDataImpl::Data::RefData ( )

Identifier for vector of sampled data.

Returns
A reference to the sampled data.

◆ RefData() [3/4]

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

Identifier for vector of sampled data.

Returns
A constant reference to the sampled data.

◆ RefData() [4/4]

const data_type & FrameCPP::Version_8::FrAdcDataImpl::Data::RefData ( ) const

Identifier for vector of sampled data.

Returns
A constant reference to the sampled data.

◆ SetBias() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetBias ( bias_type bias)
inline

Establish the value of the bias field.

Parameters
[in]biasThe desired value of the bias field.

◆ SetBias() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetBias ( bias_type bias)

Establish the value of the bias field.

Parameters
[in]biasThe desired value of the bias field.

◆ SetChannelGroup() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetChannelGroup ( channelGroup_type Value)
inline

Establish the value of the channelGroup field.

Parameters
[in]ValueThe desired value of the channelGroup field.

◆ SetChannelGroup() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetChannelGroup ( channelGroup_type Value)

Establish the value of the channelGroup field.

Parameters
[in]ValueThe desired value of the channelGroup field.

◆ SetChannelNumber() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetChannelNumber ( channelNumber_type Value)
inline

Establish the value of the channelNumber field.

Parameters
[in]ValueThe desired value of the channelNumber field.

◆ SetChannelNumber() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetChannelNumber ( channelNumber_type Value)

Establish the value of the channelNumber field.

Parameters
[in]ValueThe desired value of the channelNumber field.

◆ SetComment() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetComment ( const comment_type & Value)
inline

Set the comment associated with the FrAdcData structure.

Parameters
[in]ValueThe desired value for the comment field.

◆ SetComment() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetComment ( const comment_type & Value)

Set the comment associated with the FrAdcData structure.

Parameters
[in]ValueThe desired value for the comment field.

◆ SetDataValid() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetDataValid ( dataValid_type flag)
inline

Establish the value of the dataValid field.

Parameters
[in]flagThe desired value of the overRange field.

◆ SetDataValid() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetDataValid ( dataValid_type flag)

Establish the value of the dataValid field.

Parameters
[in]flagThe desired value of the overRange field.

◆ setName() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::setName ( const name_type & Value)
inlineprotected

◆ setName() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::setName ( const name_type & Value)
protected

◆ SetNBits() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetNBits ( nBits_type Value)
inline

Tne number of bits in the A/D output.

Returns
Tne number of bits in the A/D output.

◆ SetNBits() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetNBits ( nBits_type Value)

Tne number of bits in the A/D output.

Returns
Tne number of bits in the A/D output.

◆ SetSampleRate() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetSampleRate ( sampleRate_type Value)
inline

Establish the value of the sampleRate field.

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

◆ SetSampleRate() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetSampleRate ( sampleRate_type Value)

Establish the value of the sampleRate field.

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

◆ SetSlope() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetSlope ( slope_type slope)
inline

Establish the value of the slope field.

Parameters
[in]slopeThe desired value of the slope field.

◆ SetSlope() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetSlope ( slope_type slope)

Establish the value of the slope field.

Parameters
[in]slopeThe desired value of the slope field.

◆ SetTimeOffset() [1/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetTimeOffset ( timeOffset_type Value)
inline

Establish the value of the timeOffset field.

Parameters
[in]ValueThe value for the timeOffset field.

◆ SetTimeOffset() [2/2]

void FrameCPP::Version_8::FrAdcDataImpl::Data::SetTimeOffset ( timeOffset_type Value)

Establish the value of the timeOffset field.

Parameters
[in]ValueThe value for 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

◆ aux

aux_type FrameCPP::Version_8::FrAdcDataImpl::Data::aux
protected

Identifier for vector for user-provided information; use is generic

◆ bias

bias_type FrameCPP::Version_8::FrAdcDataImpl::Data::bias { DEFAULT_BIAS }
protected

DC bias on channel (Units @ ADC counts = 0)

◆ channelGroup

channelGroup_type FrameCPP::Version_8::FrAdcDataImpl::Data::channelGroup
protected

Channel grouping number containing ADC.

◆ channelNumber

channelNumber_type FrameCPP::Version_8::FrAdcDataImpl::Data::channelNumber
protected

Channel nubmer.

◆ comment

comment_type FrameCPP::Version_8::FrAdcDataImpl::Data::comment
protected

Comment.

◆ data

data_type FrameCPP::Version_8::FrAdcDataImpl::Data::data
protected

Identifier for vector of sampled data.

◆ dataValid

dataValid_type FrameCPP::Version_8::FrAdcDataImpl::Data::dataValid { DEFAULT_DATA_VALID }
protected

Data valid flag.

◆ DEFAULT_BIAS

constexpr bias_type FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_BIAS { 0 }
staticconstexpr

◆ DEFAULT_DATA_VALID

constexpr dataValid_type FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_DATA_VALID { 0 }
staticconstexpr

◆ DEFAULT_FSHIFT

constexpr fShift_type FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_FSHIFT { 0 }
staticconstexpr

◆ DEFAULT_PHASE

constexpr phase_type FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_PHASE { 0 }
staticconstexpr

◆ DEFAULT_SLOPE

constexpr slope_type FrameCPP::Version_8::FrAdcDataImpl::Data::DEFAULT_SLOPE { 1.0 }
staticconstexpr

◆ DEFAULT_TIME_OFFSET

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

◆ fShift

fShift_type FrameCPP::Version_8::FrAdcDataImpl::Data::fShift { DEFAULT_FSHIFT }
protected

fShift is the frequency (in Hz) in the original data that corresponds to 0 Hz in the heterodyned series.

◆ MAX_REF

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

◆ name

name_type FrameCPP::Version_8::FrAdcDataImpl::Data::name
protected

Channel name – must be unique with the frame.

◆ nBits

nBits_type FrameCPP::Version_8::FrAdcDataImpl::Data::nBits
protected

Number of bits in A/D output.

◆ phase

phase_type FrameCPP::Version_8::FrAdcDataImpl::Data::phase { DEFAULT_PHASE }
protected

Phase (in radian) of hetrodyning signal at start of dataset

◆ sampleRate

sampleRate_type FrameCPP::Version_8::FrAdcDataImpl::Data::sampleRate
protected

Data acquisition rate, samples/s.

◆ slope

slope_type FrameCPP::Version_8::FrAdcDataImpl::Data::slope { DEFAULT_SLOPE }
protected

ADC calibration: input units/ct.

◆ 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

◆ timeOffset

timeOffset_type FrameCPP::Version_8::FrAdcDataImpl::Data::timeOffset { DEFAULT_TIME_OFFSET }
protected

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

◆ units

units_type FrameCPP::Version_8::FrAdcDataImpl::Data::units { DEFAULT_UNITS( ) }
protected

ADC calibration: input units for slope.


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/FrAdcDataData.hh
  • /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4-build/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrAdcDataData.hh