ldas-tools-framecpp 2.9.2
|
Event data. More...
#include <FrAdcData.hh>
Public Member Functions | |
FrAdcData () | |
Default constructor. More... | |
FrAdcData (const name_type &Name, channelGroup_type ChannelGroup, channelNumber_type ChannelNumber, nBits_type NBits, sampleRate_type SampleRate, bias_type Bias=Data::DEFAULT_BIAS, slope_type Slope=Data::DEFAULT_SLOPE, const units_type &Units=Data::DEFAULT_UNITS(), fShift_type FShift=Data::DEFAULT_FSHIFT, timeOffset_type TimeOffset=Data::DEFAULT_TIME_OFFSET, dataValid_type DataValid=Data::DEFAULT_DATA_VALID, phase_type Phase=Data::DEFAULT_PHASE) | |
Constructor. More... | |
FrAdcData (Previous::FrAdcData &Source, istream_type *Stream) | |
Promotion Constructor. More... | |
const name_type & | GetNameSlow () const |
Retrieve the name of the FrAdcData struture. More... | |
FrAdcData & | Merge (const FrAdcData &RHS) |
Merge with another FrAdcData. More... | |
subset_ret_type | Subset (REAL_8 Offset, REAL_8 Dt) const |
Request a subset of the data. More... | |
bool | operator== (const FrAdcData &RHS) const |
equality operator More... | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
equality operator for abstract data type More... | |
FrAdcData () | |
Default constructor. More... | |
FrAdcData (const name_type &Name, channelGroup_type ChannelGroup, channelNumber_type ChannelNumber, nBits_type NBits, sampleRate_type SampleRate, bias_type Bias=Data::DEFAULT_BIAS, slope_type Slope=Data::DEFAULT_SLOPE, const units_type &Units=Data::DEFAULT_UNITS(), fShift_type FShift=Data::DEFAULT_FSHIFT, timeOffset_type TimeOffset=Data::DEFAULT_TIME_OFFSET, dataValid_type DataValid=Data::DEFAULT_DATA_VALID, phase_type Phase=Data::DEFAULT_PHASE) | |
Constructor. More... | |
FrAdcData (Previous::FrAdcData &Source, istream_type *Stream) | |
Promotion Constructor. More... | |
const name_type & | GetNameSlow () const |
Retrieve the name of the FrAdcData struture. More... | |
FrAdcData & | Merge (const FrAdcData &RHS) |
Merge with another FrAdcData. More... | |
subset_ret_type | Subset (REAL_8 Offset, REAL_8 Dt) const |
Request a subset of the data. More... | |
bool | operator== (const FrAdcData &RHS) const |
equality operator More... | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
equality operator for abstract data type More... | |
FrAdcData () | |
Default constructor. More... | |
FrAdcData (const name_type &Name, channelGroup_type ChannelGroup, channelNumber_type ChannelNumber, nBits_type NBits, sampleRate_type SampleRate, bias_type Bias=Data::DEFAULT_BIAS, slope_type Slope=Data::DEFAULT_SLOPE, const units_type &Units=Data::DEFAULT_UNITS(), fShift_type FShift=Data::DEFAULT_FSHIFT, timeOffset_type TimeOffset=Data::DEFAULT_TIME_OFFSET, dataValid_type DataValid=Data::DEFAULT_DATA_VALID, phase_type Phase=Data::DEFAULT_PHASE) | |
Constructor. More... | |
FrAdcData (Previous::FrAdcData &Source, istream_type *Stream) | |
Promotion Constructor. More... | |
const name_type & | GetNameSlow () const |
Retrieve the name of the FrAdcData struture. More... | |
FrAdcData & | Merge (const FrAdcData &RHS) |
Merge with another FrAdcData. More... | |
subset_ret_type | Subset (REAL_8 Offset, REAL_8 Dt) const |
Request a subset of the data. More... | |
bool | operator== (const FrAdcData &RHS) const |
equality operator More... | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
equality operator for abstract data type More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. More... | |
const name_type & | GetName () const |
Return the name associate with the FrAdcData structure. More... | |
const name_type & | GetName () const |
Return the name associate with the FrAdcData structure. More... | |
const name_type & | GetName () const |
Return the name associate with the FrAdcData structure. More... | |
const comment_type & | GetComment () const |
A brief description of the FrAdcData structure. More... | |
const comment_type & | GetComment () const |
A brief description of the FrAdcData structure. More... | |
const comment_type & | GetComment () const |
A brief description of the FrAdcData structure. More... | |
channelGroup_type | GetChannelGroup () const |
The channel group for the FrAdcData. More... | |
channelGroup_type | GetChannelGroup () const |
The channel group for the FrAdcData. More... | |
channelGroup_type | GetChannelGroup () const |
The channel group for the FrAdcData. More... | |
channelNumber_type | GetChannelNumber () const |
The channel number for the FrAdcData. More... | |
channelNumber_type | GetChannelNumber () const |
The channel number for the FrAdcData. More... | |
channelNumber_type | GetChannelNumber () const |
The channel number for the FrAdcData. More... | |
nBits_type | GetNBits () const |
Tne number of bits in the A/D output. More... | |
nBits_type | GetNBits () const |
Tne number of bits in the A/D output. More... | |
nBits_type | GetNBits () const |
Tne number of bits in the A/D output. More... | |
bias_type | GetBias () const |
DC bias on channel. More... | |
bias_type | GetBias () const |
DC bias on channel. More... | |
bias_type | GetBias () const |
DC bias on channel. More... | |
slope_type | GetSlope () const |
ADC calibration units per count. More... | |
slope_type | GetSlope () const |
ADC calibration units per count. More... | |
slope_type | GetSlope () const |
ADC calibration units per count. More... | |
const units_type & | GetUnits () const |
The units used in the ADC calibration. More... | |
const units_type & | GetUnits () const |
The units used in the ADC calibration. More... | |
const units_type & | GetUnits () const |
The units used in the ADC calibration. More... | |
sampleRate_type | GetSampleRate () const |
The data acquisition rate. More... | |
sampleRate_type | GetSampleRate () const |
The data acquisition rate. More... | |
sampleRate_type | GetSampleRate () const |
The data acquisition rate. More... | |
timeOffset_type | GetTimeOffset () const |
The offset of the first sample relative to the frame start time. More... | |
timeOffset_type | GetTimeOffset () const |
The offset of the first sample relative to the frame start time. More... | |
timeOffset_type | GetTimeOffset () const |
The offset of the first sample relative to the frame start time. More... | |
fShift_type | GetFShift () const |
The frequency in the original data corresponding to 0 Hz. More... | |
fShift_type | GetFShift () const |
The frequency in the original data corresponding to 0 Hz. More... | |
fShift_type | GetFShift () const |
The frequency in the original data corresponding to 0 Hz. More... | |
phase_type | GetPhase () const |
Phase of hetrodyning signal at start of dataset. More... | |
phase_type | GetPhase () const |
Phase of hetrodyning signal at start of dataset. More... | |
phase_type | GetPhase () const |
Phase of hetrodyning signal at start of dataset. More... | |
dataValid_type | GetDataValid () const |
Retrieve the overRange value. More... | |
dataValid_type | GetDataValid () const |
Retrieve the overRange value. More... | |
dataValid_type | GetDataValid () const |
Retrieve the overRange value. More... | |
const aux_type & | RefAux () const |
Identifier for vector for user-provided information. More... | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. More... | |
const aux_type & | RefAux () const |
Identifier for vector for user-provided information. More... | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. More... | |
const aux_type & | RefAux () const |
Identifier for vector for user-provided information. More... | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. More... | |
const data_type & | RefData () const |
Identifier for vector of sampled data. More... | |
data_type & | RefData () |
Identifier for vector of sampled data. More... | |
const data_type & | RefData () const |
Identifier for vector of sampled data. More... | |
data_type & | RefData () |
Identifier for vector of sampled data. More... | |
const data_type & | RefData () const |
Identifier for vector of sampled data. More... | |
data_type & | RefData () |
Identifier for vector of sampled data. More... | |
void | AppendComment (const std::string &comment) |
Extend the comment associated with the FrAdcData structure. More... | |
void | AppendComment (const std::string &comment) |
Extend the comment associated with the FrAdcData structure. More... | |
void | AppendComment (const std::string &comment) |
Extend the comment associated with the FrAdcData structure. More... | |
void | SetDataValid (dataValid_type flag) |
Establish the value of the dataValid field. More... | |
void | SetDataValid (dataValid_type flag) |
Establish the value of the dataValid field. More... | |
void | SetDataValid (dataValid_type flag) |
Establish the value of the dataValid field. More... | |
void | SetBias (bias_type bias) |
Establish the value of the bias field. More... | |
void | SetBias (bias_type bias) |
Establish the value of the bias field. More... | |
void | SetBias (bias_type bias) |
Establish the value of the bias field. More... | |
void | SetChannelGroup (channelGroup_type Value) |
Establish the value of the channelGroup field. More... | |
void | SetChannelGroup (channelGroup_type Value) |
Establish the value of the channelGroup field. More... | |
void | SetChannelGroup (channelGroup_type Value) |
Establish the value of the channelGroup field. More... | |
void | SetChannelNumber (channelNumber_type Value) |
Establish the value of the channelNumber field. More... | |
void | SetChannelNumber (channelNumber_type Value) |
Establish the value of the channelNumber field. More... | |
void | SetChannelNumber (channelNumber_type Value) |
Establish the value of the channelNumber field. More... | |
void | SetComment (const comment_type &Value) |
Set the comment associated with the FrAdcData structure. More... | |
void | SetComment (const comment_type &Value) |
Set the comment associated with the FrAdcData structure. More... | |
void | SetComment (const comment_type &Value) |
Set the comment associated with the FrAdcData structure. More... | |
void | SetNBits (nBits_type Value) |
Tne number of bits in the A/D output. More... | |
void | SetNBits (nBits_type Value) |
Tne number of bits in the A/D output. More... | |
void | SetNBits (nBits_type Value) |
Tne number of bits in the A/D output. More... | |
void | SetSampleRate (sampleRate_type Value) |
Establish the value of the sampleRate field. More... | |
void | SetSampleRate (sampleRate_type Value) |
Establish the value of the sampleRate field. More... | |
void | SetSampleRate (sampleRate_type Value) |
Establish the value of the sampleRate field. More... | |
void | SetSlope (slope_type slope) |
Establish the value of the slope field. More... | |
void | SetSlope (slope_type slope) |
Establish the value of the slope field. More... | |
void | SetSlope (slope_type slope) |
Establish the value of the slope field. More... | |
void | SetTimeOffset (timeOffset_type Value) |
Establish the value of the timeOffset field. More... | |
void | SetTimeOffset (timeOffset_type Value) |
Establish the value of the timeOffset field. More... | |
void | SetTimeOffset (timeOffset_type Value) |
Establish the value of the timeOffset field. More... | |
bool | operator== (Data const &RHS) const |
bool | operator== (FrAdcData const &RHS) const |
void | TOCQuery (int InfoClass,...) const |
void | TOCQuery (int InfoClass,...) const |
void | TOCQuery (int InfoClass,...) const |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. More... | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. More... | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. More... | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. More... | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. More... | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
class_type | GetClass () const |
Retrieve the class identifier. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
const Description * | GetDescription () const |
Retrieve FrSH/FrSE description of the parent object. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
ostream_type & | WriteNext (ostream_type &Stream) const |
Write a next pointer to the parent to the stream. More... | |
virtual Object * | Clone () const |
constructor - virtual copy constructor More... | |
virtual Object * | Clone () const |
constructor - virtual copy constructor More... | |
virtual Object * | Clone () const |
constructor - virtual copy constructor More... | |
template<typename PreviousType , typename CurrentType > | |
FrameSpec::ObjectInterface::promote_ret_type | PromoteObject (FrameSpec::ObjectInterface::frame_spec_version_type Target, FrameSpec::ObjectInterface::frame_spec_version_type Source, FrameSpec::ObjectInterface::promote_arg_type Obj, IStream *Stream) |
virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
Verify an object. More... | |
virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
Verify an object. More... | |
virtual void | VerifyObject (Verify &Verifier, IFrameStream &Stream) const |
Verify an object. More... | |
Static Public Member Functions | |
static const Common::Description * | StructDescription () |
The description of structure. More... | |
static const Common::Description * | StructDescription () |
The description of structure. More... | |
static const Common::Description * | StructDescription () |
The description of structure. More... | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, istream_type *Stream) |
Promote previous version of object to this version. More... | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, istream_type *Stream) |
Promote previous version of object to this version. More... | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, istream_type *Stream) |
Promote previous version of object to this version. More... | |
static const units_type & | DEFAULT_UNITS () |
static const units_type & | DEFAULT_UNITS () |
static const units_type & | DEFAULT_UNITS () |
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... | |
template<class T > | |
static int | DataType (const T *Data) |
template<class T > | |
static int | DataType (const T &Data) |
template<class T > | |
static int | DataType (const T *Data) |
template<class T > | |
static int | DataType (const T &Data) |
template<class T > | |
static int | DataType (const T *Data) |
template<class T > | |
static int | DataType (const T &Data) |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. More... | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. More... | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. More... | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. More... | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. More... | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. More... | |
static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, istream_type *Stream) |
Down grade an object. More... | |
static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, istream_type *Stream) |
Down grade an object. More... | |
static object_type | DemoteObject (frame_spec_version_type Target, object_type Obj, istream_type *Stream) |
Down grade an object. More... | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
template<typename PreviousType , typename CurrentType > | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
template<typename PreviousType , typename CurrentType > | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
template<typename PreviousType , typename CurrentType > | |
static object_type | PromoteObject (frame_spec_version_type Target, frame_spec_version_type Source, object_type Obj, istream_type *Stream) |
Upgrade an object. More... | |
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 | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const |
Down grade an object. More... | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const |
Down grade an object. More... | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, istream_type *Stream) const |
Down grade an object. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, istream_type *Stream) const |
Upgrade an object. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, istream_type *Stream) const |
Upgrade an object. More... | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, istream_type *Stream) const |
Upgrade an object. More... | |
cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. More... | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. More... | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. More... | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. More... | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. More... | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. More... | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. More... | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
Answer requests for information as needed by TOC. More... | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
Answer requests for information as needed by TOC. More... | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
Answer requests for information as needed by TOC. More... | |
void | incrementTimeOffset (timeOffset_type Value) |
void | incrementTimeOffset (timeOffset_type Value) |
void | incrementTimeOffset (timeOffset_type Value) |
void | setName (const name_type &Value) |
void | setName (const name_type &Value) |
void | setName (const name_type &Value) |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
virtual class_type | getClass () const |
Retrieve the class identifier. More... | |
Protected Attributes | |
name_type | name |
Channel name – must be unique with the frame. More... | |
comment_type | comment |
Comment. More... | |
channelGroup_type | channelGroup |
Channel grouping number containing ADC. More... | |
channelNumber_type | channelNumber |
Channel nubmer. More... | |
nBits_type | nBits |
Number of bits in A/D output. More... | |
bias_type | bias { DEFAULT_BIAS } |
DC bias on channel (Units @ ADC counts = 0) More... | |
slope_type | slope { DEFAULT_SLOPE } |
ADC calibration: input units/ct. More... | |
units_type | units { DEFAULT_UNITS( ) } |
ADC calibration: input units for slope. More... | |
sampleRate_type | sampleRate |
Data acquisition rate, samples/s. More... | |
timeOffset_type | timeOffset { DEFAULT_TIME_OFFSET } |
Offset of 1st sample relative to the frame start time. More... | |
fShift_type | fShift { DEFAULT_FSHIFT } |
phase_type | phase { DEFAULT_PHASE } |
dataValid_type | dataValid { DEFAULT_DATA_VALID } |
Data valid flag. More... | |
data_type | data |
Identifier for vector of sampled data. More... | |
aux_type | aux |
Static Protected Attributes | |
static constexpr unsigned int | MAX_REF { 2 } |
Private Types | |
typedef STRING | io_name_type |
typedef STRING | io_name_type |
typedef STRING | io_name_type |
typedef STRING | io_comment_type |
typedef STRING | io_comment_type |
typedef STRING | io_comment_type |
typedef STRING | io_units_type |
typedef STRING | io_units_type |
typedef STRING | io_units_type |
typedef Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type > | object_base_type |
typedef Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type > | object_base_type |
typedef Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type > | object_base_type |
Private Member Functions | |
virtual Object * | Create () const |
virtual Object * | Create (std::istream &Buffer) const |
constructor - virtual More... | |
virtual Object * | Create () const |
virtual Object * | Create (std::istream &Buffer) const |
constructor - virtual More... | |
virtual Object * | Create () const |
virtual Object * | Create (std::istream &Buffer) const |
constructor - virtual More... | |
Private Attributes | |
checksum_type | m_chkSum |
Structure checksum. More... | |
const class_type | m_class |
Storage for the class identifier. More... | |
const Description *const | m_desc |
Description for parent class. More... | |
Event data.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
privateinherited |
|
privateinherited |
|
privateinherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
typedef boost::shared_ptr< FrAdcData > FrameCPP::Version_8::FrAdcData::subset_ret_type |
typedef boost::shared_ptr< FrAdcData > FrameCPP::Version_8::FrAdcData::subset_ret_type |
typedef boost::shared_ptr< FrAdcData > FrameCPP::Version_8::FrAdcData::subset_ret_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | ) |
Default constructor.
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | const name_type & | Name, |
channelGroup_type | ChannelGroup, | ||
channelNumber_type | ChannelNumber, | ||
nBits_type | NBits, | ||
sampleRate_type | SampleRate, | ||
bias_type | Bias = Data::DEFAULT_BIAS , |
||
slope_type | Slope = Data::DEFAULT_SLOPE , |
||
const units_type & | Units = Data::DEFAULT_UNITS() , |
||
fShift_type | FShift = Data::DEFAULT_FSHIFT , |
||
timeOffset_type | TimeOffset = Data::DEFAULT_TIME_OFFSET , |
||
dataValid_type | DataValid = Data::DEFAULT_DATA_VALID , |
||
phase_type | Phase = Data::DEFAULT_PHASE |
||
) |
Constructor.
[in] | Name | The Channel name – must be unique within the frame |
[in] | ChannelGroup | Channel grouping number containing ADC. |
[in] | ChannelNumber | Channel number. |
[in] | NBits | Number of bits in A/D output. |
[in] | Bias | DC bias on channel (Units ADC counts = 0) |
[in] | Slope | ADC calibration: input units/count. |
[in] | Units | ADC calibration: input units for slope. |
[in] | SampleRate | Data acquistion rate, samples/s. |
[in] | FShift | The frequency (in Hz) in the origional data that oorresponds to 0 Hz in the heterodyned series. |
[in] | TimeOffset | Offset of the first sample relative to the frame start time (seconds). Must be positive and smaller than the frame length. |
[in] | DataValid | Data valid flag. |
[in] | Phase | Phase of heterodyning signal at start of dataset. |
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | Previous::FrAdcData & | Source, |
istream_type * | Stream | ||
) |
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | ) |
Default constructor.
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | const name_type & | Name, |
channelGroup_type | ChannelGroup, | ||
channelNumber_type | ChannelNumber, | ||
nBits_type | NBits, | ||
sampleRate_type | SampleRate, | ||
bias_type | Bias = Data::DEFAULT_BIAS , |
||
slope_type | Slope = Data::DEFAULT_SLOPE , |
||
const units_type & | Units = Data::DEFAULT_UNITS() , |
||
fShift_type | FShift = Data::DEFAULT_FSHIFT , |
||
timeOffset_type | TimeOffset = Data::DEFAULT_TIME_OFFSET , |
||
dataValid_type | DataValid = Data::DEFAULT_DATA_VALID , |
||
phase_type | Phase = Data::DEFAULT_PHASE |
||
) |
Constructor.
[in] | Name | The Channel name – must be unique within the frame |
[in] | ChannelGroup | Channel grouping number containing ADC. |
[in] | ChannelNumber | Channel number. |
[in] | NBits | Number of bits in A/D output. |
[in] | Bias | DC bias on channel (Units ADC counts = 0) |
[in] | Slope | ADC calibration: input units/count. |
[in] | Units | ADC calibration: input units for slope. |
[in] | SampleRate | Data acquistion rate, samples/s. |
[in] | FShift | The frequency (in Hz) in the origional data that oorresponds to 0 Hz in the heterodyned series. |
[in] | TimeOffset | Offset of the first sample relative to the frame start time (seconds). Must be positive and smaller than the frame length. |
[in] | DataValid | Data valid flag. |
[in] | Phase | Phase of heterodyning signal at start of dataset. |
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | Previous::FrAdcData & | Source, |
istream_type * | Stream | ||
) |
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | ) |
Default constructor.
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | const name_type & | Name, |
channelGroup_type | ChannelGroup, | ||
channelNumber_type | ChannelNumber, | ||
nBits_type | NBits, | ||
sampleRate_type | SampleRate, | ||
bias_type | Bias = Data::DEFAULT_BIAS , |
||
slope_type | Slope = Data::DEFAULT_SLOPE , |
||
const units_type & | Units = Data::DEFAULT_UNITS() , |
||
fShift_type | FShift = Data::DEFAULT_FSHIFT , |
||
timeOffset_type | TimeOffset = Data::DEFAULT_TIME_OFFSET , |
||
dataValid_type | DataValid = Data::DEFAULT_DATA_VALID , |
||
phase_type | Phase = Data::DEFAULT_PHASE |
||
) |
Constructor.
[in] | Name | The Channel name – must be unique within the frame |
[in] | ChannelGroup | Channel grouping number containing ADC. |
[in] | ChannelNumber | Channel number. |
[in] | NBits | Number of bits in A/D output. |
[in] | Bias | DC bias on channel (Units ADC counts = 0) |
[in] | Slope | ADC calibration: input units/count. |
[in] | Units | ADC calibration: input units for slope. |
[in] | SampleRate | Data acquistion rate, samples/s. |
[in] | FShift | The frequency (in Hz) in the origional data that oorresponds to 0 Hz in the heterodyned series. |
[in] | TimeOffset | Offset of the first sample relative to the frame start time (seconds). Must be positive and smaller than the frame length. |
[in] | DataValid | Data valid flag. |
[in] | Phase | Phase of heterodyning signal at start of dataset. |
FrameCPP::Version_8::FrAdcData::FrAdcData | ( | Previous::FrAdcData & | Source, |
istream_type * | Stream | ||
) |
|
inlineinherited |
Extend the comment associated with the FrAdcData structure.
|
inherited |
Extend the comment associated with the FrAdcData structure.
|
inherited |
Extend the comment associated with the FrAdcData structure.
|
virtualinherited |
Return the number of bytes for this object.
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Return the number of bytes for this object.
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Return the number of bytes for this object.
[in] | Stream | Stream characteristics used to determine the number of bytes needed to format the object for the Stream. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Data class to be used in class field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
staticinherited |
Comment to be used in comment field of FrSE.
|
virtualinherited |
constructor - virtual copy constructor
Reimplemented in FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Common::PTR_STRUCT_BASE, and FrameCPP::Common::PTR_STRUCT_BASE.
|
virtualinherited |
constructor - virtual copy constructor
Reimplemented in FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Common::PTR_STRUCT_BASE, and FrameCPP::Common::PTR_STRUCT_BASE.
|
virtualinherited |
constructor - virtual copy constructor
Reimplemented in FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT< DC, DI >, FrameCPP::Common::StreamRef< LT, CT, IT >, FrameCPP::Common::StreamRef2< LT, CKT, CT, IT >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrSE, FrameCPP::Version_3::FrSH, FrameCPP::Version_3::FrStatData, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrStatData, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrStatData, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrSEImpl::ClassicIO< BASE_TYPE >, FrameCPP::Version_8::FrSEImpl::ClassicIO< FrSE >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FR_SH_T >, FrameCPP::Version_8::FrSHImpl::ClassicIO< FrSH >, FrameCPP::Common::PTR_STRUCT_BASE, FrameCPP::Common::PTR_STRUCT_BASE, and FrameCPP::Common::PTR_STRUCT_BASE.
|
inlineprivatevirtualinherited |
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprivatevirtualinherited |
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprivatevirtualinherited |
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprivatevirtualinherited |
constructor - virtual
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprivatevirtualinherited |
constructor - virtual
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprivatevirtualinherited |
constructor - virtual
Reimplemented from FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
inlinestaticinherited |
|
staticinherited |
|
staticinherited |
|
inlineprotectedvirtualinherited |
Down grade an object.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprotectedvirtualinherited |
Down grade an object.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprotectedvirtualinherited |
Down grade an object.
[in] | Target | The version of the frame specification to demote too. |
[in] | Obj | The version of the object to demote. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
staticinherited |
Down grade an object.
[in] | Target | This is the version of the frame specification of the demoted object. |
[in] | Obj | The base object. |
[in] | Stream | Stream from which Obj was created. |
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
Return the dictionary name of the structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineinherited |
DC bias on channel.
|
inherited |
DC bias on channel.
|
inherited |
DC bias on channel.
|
inlineinherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inherited |
|
inherited |
|
inlineinherited |
Retrieve the class identifier.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inherited |
Retrieve the class identifier.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inherited |
Retrieve the class identifier.
|
protectedvirtualinherited |
Retrieve the class identifier.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineinherited |
|
inherited |
|
inherited |
|
inlineinherited |
Retrieve the overRange value.
|
inherited |
Retrieve the overRange value.
|
inherited |
Retrieve the overRange value.
|
inlinevirtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Retrieve FrSH/FrSE description of the parent object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineinherited |
The frequency in the original data corresponding to 0 Hz.
|
inherited |
The frequency in the original data corresponding to 0 Hz.
|
inherited |
The frequency in the original data corresponding to 0 Hz.
|
inlineinherited |
|
inherited |
|
inherited |
const name_type & FrameCPP::Version_8::FrAdcData::GetNameSlow | ( | ) | const |
Retrieve the name of the FrAdcData struture.
const name_type & FrameCPP::Version_8::FrAdcData::GetNameSlow | ( | ) | const |
Retrieve the name of the FrAdcData struture.
const name_type & FrameCPP::Version_8::FrAdcData::GetNameSlow | ( | ) | const |
Retrieve the name of the FrAdcData struture.
|
inlineinherited |
Tne number of bits in the A/D output.
|
inherited |
Tne number of bits in the A/D output.
|
inherited |
Tne number of bits in the A/D output.
|
inlineinherited |
Phase of hetrodyning signal at start of dataset.
|
inherited |
Phase of hetrodyning signal at start of dataset.
|
inherited |
Phase of hetrodyning signal at start of dataset.
|
inlineinherited |
The data acquisition rate.
|
inherited |
The data acquisition rate.
|
inherited |
The data acquisition rate.
|
inlineinherited |
ADC calibration units per count.
|
inherited |
ADC calibration units per count.
|
inherited |
ADC calibration units per count.
|
inlineinherited |
The offset of the first sample relative to the frame start time.
|
inherited |
The offset of the first sample relative to the frame start time.
|
inherited |
The offset of the first sample relative to the frame start time.
|
inlineinherited |
The units used in the ADC calibration.
|
inherited |
The units used in the ADC calibration.
|
inherited |
The units used in the ADC calibration.
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlinevirtualinherited |
The name structure name of this object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlinevirtualinherited |
The name structure name of this object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlinevirtualinherited |
The name structure name of this object.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
equality operator for abstract data type
[in] | Obj | The object to be compared. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
equality operator for abstract data type
[in] | Obj | The object to be compared. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtual |
equality operator for abstract data type
[in] | Obj | The object to be compared. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inline |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_8::FrAdcData::operator== | ( | const FrAdcData & | RHS | ) | const |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_8::FrAdcData::operator== | ( | const FrAdcData & | RHS | ) | const |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
|
inlineinherited |
|
inlineinherited |
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlineprotectedvirtualinherited |
Upgrade an object.
[in] | Target | The version of the frame specification to promote too. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprotectedvirtualinherited |
Upgrade an object.
[in] | Target | The version of the frame specification to promote too. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inlineprotectedvirtualinherited |
Upgrade an object.
[in] | Target | The version of the frame specification to promote too. |
[in] | Obj | The object to be promoted. |
[in] | Stream | The input stream from which the original object was read. |
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
staticinherited |
Upgrade an object.
[in] | Target | Promote Obj to this version of the frame specification. |
[in] | Source | Obj conforms to this version of the frame specification. |
[in] | Obj | Object to be converted |
[in] | Stream | Originating stream for Obj. |
|
inherited |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
Implements FrameCPP::Common::FrameSpec::ObjectWithChecksum< Common::FrameSpec::Object, checksum_type >.
|
inlineinherited |
Identifier for vector for user-provided information.
|
inherited |
Identifier for vector for user-provided information.
|
inherited |
Identifier for vector for user-provided information.
|
inlineinherited |
Identifier for vector for user-provided information.
|
inherited |
Identifier for vector for user-provided information.
|
inherited |
Identifier for vector for user-provided information.
|
inlineinherited |
Identifier for vector of sampled data.
|
inherited |
Identifier for vector of sampled data.
|
inherited |
Identifier for vector of sampled data.
|
inlineinherited |
Identifier for vector of sampled data.
|
inherited |
Identifier for vector of sampled data.
|
inherited |
Identifier for vector of sampled data.
|
inlineinherited |
Establish the value of the bias field.
[in] | bias | The desired value of the bias field. |
|
inherited |
Establish the value of the bias field.
[in] | bias | The desired value of the bias field. |
|
inherited |
Establish the value of the bias field.
[in] | bias | The desired value of the bias field. |
|
inlineinherited |
Establish the value of the channelGroup field.
[in] | Value | The desired value of the channelGroup field. |
|
inherited |
Establish the value of the channelGroup field.
[in] | Value | The desired value of the channelGroup field. |
|
inherited |
Establish the value of the channelGroup field.
[in] | Value | The desired value of the channelGroup field. |
|
inlineinherited |
Establish the value of the channelNumber field.
[in] | Value | The desired value of the channelNumber field. |
|
inherited |
Establish the value of the channelNumber field.
[in] | Value | The desired value of the channelNumber field. |
|
inherited |
Establish the value of the channelNumber field.
[in] | Value | The desired value of the channelNumber field. |
|
inlineinherited |
Set the comment associated with the FrAdcData structure.
[in] | Value | The desired value for the comment field. |
|
inherited |
Set the comment associated with the FrAdcData structure.
[in] | Value | The desired value for the comment field. |
|
inherited |
Set the comment associated with the FrAdcData structure.
[in] | Value | The desired value for the comment field. |
|
inlineinherited |
Establish the value of the dataValid field.
[in] | flag | The desired value of the overRange field. |
|
inherited |
Establish the value of the dataValid field.
[in] | flag | The desired value of the overRange field. |
|
inherited |
Establish the value of the dataValid field.
[in] | flag | The desired value of the overRange field. |
|
inlineprotectedinherited |
|
protectedinherited |
|
protectedinherited |
|
inlineinherited |
Tne number of bits in the A/D output.
|
inherited |
Tne number of bits in the A/D output.
|
inherited |
Tne number of bits in the A/D output.
|
inlineinherited |
Establish the value of the sampleRate field.
[in] | Value | The desired value of the sampleRate field. |
|
inherited |
Establish the value of the sampleRate field.
[in] | Value | The desired value of the sampleRate field. |
|
inherited |
Establish the value of the sampleRate field.
[in] | Value | The desired value of the sampleRate field. |
|
inlineinherited |
Establish the value of the slope field.
[in] | slope | The desired value of the slope field. |
|
inherited |
Establish the value of the slope field.
[in] | slope | The desired value of the slope field. |
|
inherited |
Establish the value of the slope field.
[in] | slope | The desired value of the slope field. |
|
inlineinherited |
Establish the value of the timeOffset field.
[in] | Value | The value for the timeOffset field. |
|
inherited |
Establish the value of the timeOffset field.
[in] | Value | The value for the timeOffset field. |
|
inherited |
Establish the value of the timeOffset field.
[in] | Value | The value for the timeOffset field. |
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
|
inlinestaticinherited |
|
inlinestaticinherited |
subset_ret_type FrameCPP::Version_8::FrAdcData::Subset | ( | REAL_8 | Offset, |
REAL_8 | Dt | ||
) | const |
subset_ret_type FrameCPP::Version_8::FrAdcData::Subset | ( | REAL_8 | Offset, |
REAL_8 | Dt | ||
) | const |
subset_ret_type FrameCPP::Version_8::FrAdcData::Subset | ( | REAL_8 | Offset, |
REAL_8 | Dt | ||
) | const |
|
inlineinherited |
|
inherited |
|
inherited |
|
virtualinherited |
Verify an object.
[in,out] | Verifier | Set of rules to use in verification of the object. If an error occurs, the violation is logged here. |
[in] | Stream | The stream that is being used to read the object. |
Reimplemented in FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, and FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >.
|
virtualinherited |
Verify an object.
[in,out] | Verifier | Set of rules to use in verification of the object. If an error occurs, the violation is logged here. |
[in] | Stream | The stream that is being used to read the object. |
Reimplemented in FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, and FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >.
|
virtualinherited |
Verify an object.
[in,out] | Verifier | Set of rules to use in verification of the object. If an error occurs, the violation is logged here. |
[in] | Stream | The stream that is being used to read the object. |
Reimplemented in FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >, FrameCPP::Version_3::FrameH, FrameCPP::Version_3::FrEndOfFile, FrameCPP::Version_3::FrHeader, FrameCPP::Version_3::FrVect, FrameCPP::Version_4::FrameH, FrameCPP::Version_4::FrEndOfFile, FrameCPP::Version_4::FrVect, FrameCPP::Version_6::FrameH, FrameCPP::Version_6::FrEndOfFile, FrameCPP::Version_6::FrVect, FrameCPP::Version_7::FrameH, FrameCPP::Version_8::FrEndOfFile, FrameCPP::Version_8::FrHeader, FrameCPP::Version_8::FrVectImpl::ClassicIO< T >, and FrameCPP::Version_8::FrVectImpl::ClassicIO< FrVect >.
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
[in] | InfoClass | Class of information being requested. |
[in] | vl | Variable argument list of requested data. |
Implements FrameCPP::Common::TOCInfo.
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
[in] | InfoClass | Class of information being requested. |
[in] | vl | Variable argument list of requested data. |
Implements FrameCPP::Common::TOCInfo.
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
[in] | InfoClass | Class of information being requested. |
[in] | vl | Variable argument list of requested data. |
Implements FrameCPP::Common::TOCInfo.
|
virtualinherited |
Write object to the stream.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Write object to the stream.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
virtualinherited |
Write object to the stream.
Implements FrameCPP::Common::FrameSpec::ObjectInterface.
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
inherited |
Write a next pointer to the parent to the stream.
[in,out] | Stream | The output stream to receive the next pointer. |
|
protectedinherited |
Identifier for vector for user-provided information; use is generic
|
protectedinherited |
DC bias on channel (Units @ ADC counts = 0)
|
protectedinherited |
Channel grouping number containing ADC.
|
protectedinherited |
Channel nubmer.
|
protectedinherited |
Comment.
|
protectedinherited |
Identifier for vector of sampled data.
|
protectedinherited |
Data valid flag.
|
staticconstexprinherited |
|
staticconstexprinherited |
|
staticconstexprinherited |
|
staticconstexprinherited |
|
staticconstexprinherited |
|
staticconstexprinherited |
|
protectedinherited |
fShift is the frequency (in Hz) in the original data that corresponds to 0 Hz in the heterodyned series.
|
privateinherited |
Structure checksum.
The checksum for the structure when the structure is contained in a stream.
|
privateinherited |
Storage for the class identifier.
The class identifier uniquely identifies the parent class within the frame specification. All instances of parent class will have the same class identifier.
|
privateinherited |
Description for parent class.
The description for the parent class composed of one FrSH and one or more FrSE elements.
|
staticconstexprprotectedinherited |
|
protectedinherited |
Channel name – must be unique with the frame.
|
protectedinherited |
Number of bits in A/D output.
|
protectedinherited |
Phase (in radian) of hetrodyning signal at start of dataset
|
protectedinherited |
Data acquisition rate, samples/s.
|
protectedinherited |
ADC calibration: input units/ct.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protectedinherited |
Offset of 1st sample relative to the frame start time.
|
protectedinherited |
ADC calibration: input units for slope.