Event data. More...
#include <FrAdcData.hh>
Public Member Functions | |
FrAdcData () | |
Default constructor. | |
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. | |
FrAdcData (Previous::FrAdcData &Source, stream_base_type *Stream) | |
Promotion Constructor. | |
const name_type & | GetNameSlow () const |
Retrieve the name of the FrAdcData struture. | |
FrAdcData & | Merge (const FrAdcData &RHS) |
Merge with another FrAdcData. | |
subset_ret_type | Subset (REAL_8 Offset, REAL_8 Dt) const |
Request a subset of the data. | |
bool | operator== (const FrAdcData &RHS) const |
equality operator | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
equality operator for abstract data type | |
FrAdcData () | |
Default constructor. | |
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. | |
FrAdcData (Previous::FrAdcData &Source, stream_base_type *Stream) | |
Promotion Constructor. | |
const name_type & | GetNameSlow () const |
Retrieve the name of the FrAdcData struture. | |
FrAdcData & | Merge (const FrAdcData &RHS) |
Merge with another FrAdcData. | |
subset_ret_type | Subset (REAL_8 Offset, REAL_8 Dt) const |
Request a subset of the data. | |
bool | operator== (const FrAdcData &RHS) const |
equality operator | |
virtual bool | operator== (const Common::FrameSpec::Object &Obj) const |
equality operator for abstract data type | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. | |
virtual const char * | ObjectStructName () const |
The name structure name of this object. | |
virtual const Common::Description * | GetDescription (ostream_type &Stream) const |
The data structure description. | |
virtual const Common::Description * | GetDescription (ostream_type &Stream) const |
The data structure description. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual streamsize_type | Bytes (const StreamBase &Stream) const |
Return the number of bytes for this object. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | Create (istream_type &Stream) const |
Virtual constructor. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
virtual void | Write (ostream_type &Stream) const |
Write object to the stream. | |
const name_type & | GetName () const |
Return the name associate with the FrAdcData structure. | |
const comment_type & | GetComment () 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_type & | GetUnits () 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_type & | RefAux () const |
Identifier for vector for user-provided information. | |
aux_type & | RefAux () |
Identifier for vector for user-provided information. | |
const data_type & | RefData () const |
Identifier for vector of sampled data. | |
data_type & | RefData () |
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. | |
Static Public Member Functions | |
static const Common::Description * | StructDescription () |
The description of structure. | |
static const Common::Description * | StructDescription () |
The description of structure. | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
Promote previous version of object to this version. | |
static promote_ret_type | Promote (INT_2U Source, promote_arg_type Obj, promote_stream_type *Stream) |
Promote previous version of object to this version. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataClass () |
Data class to be used in class field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static const char * | CheckSumDataComment () |
Comment to be used in comment field of FrSE. | |
static struct_desc_type | FrameSpecDescription () |
Return the dictionary name of the structure. | |
static struct_id_type | FrameSpecId () |
Return the dictionary name of the structure. | |
Protected Member Functions | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
Down grade an object. | |
virtual demote_ret_type | demote (INT_2U Target, demote_arg_type Obj, demote_stream_type *Stream) const |
Down grade an object. | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
Upgrade an object. | |
virtual promote_ret_type | promote (INT_2U Target, promote_arg_type Obj, promote_stream_type *Stream) const |
Upgrade an object. | |
cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
cmn_streamsize_type | pBytes (const Common::StreamBase &Stream) const |
Number of bytes needed to write this structure. | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. | |
virtual self_type * | pCreate (istream_type &Stream) const |
Virtual constructor. | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. | |
virtual void | pWrite (ostream_type &Stream) const |
Write the structure to the stream. | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
Answer requests for information as needed by TOC. | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
Answer requests for information as needed by TOC. | |
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 |
Event data.
FrameCPP::Version_9::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_9::FrAdcData::FrAdcData | ( | Previous::FrAdcData & | Source, |
stream_base_type * | Stream ) |
FrameCPP::Version_9::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_9::FrAdcData::FrAdcData | ( | Previous::FrAdcData & | Source, |
stream_base_type * | Stream ) |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
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. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
virtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
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. |
|
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. |
|
inlineinherited |
DC bias on channel.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
Retrieve the overRange value.
|
inlinevirtualinherited |
The data structure description.
|
inlinevirtualinherited |
The data structure description.
|
inlineinherited |
The frequency in the original data corresponding to 0 Hz.
|
inlineinherited |
|
inlineinherited |
Tne number of bits in the A/D output.
|
inlineinherited |
Phase of hetrodyning signal at start of dataset.
|
inlineinherited |
The data acquisition rate.
|
inlineinherited |
ADC calibration units per count.
|
inlineinherited |
The offset of the first sample relative to the frame start time.
|
inlineinherited |
The units used in the ADC calibration.
|
inlinevirtualinherited |
The name structure name of this object.
|
inlinevirtualinherited |
The name structure name of this object.
|
virtual |
equality operator for abstract data type
[in] | Obj | The object to be compared. |
|
virtual |
equality operator for abstract data type
[in] | Obj | The object to be compared. |
|
inline |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
bool FrameCPP::Version_9::FrAdcData::operator== | ( | const FrAdcData & | RHS | ) | const |
equality operator
[in] | RHS | The FrAdcData object to be compared. |
|
inlineprotectedinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedinherited |
Number of bytes needed to write this structure.
[in] | Stream | The stream from which to the object is being read or written. |
|
inlineprotectedvirtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlineprotectedvirtualinherited |
Virtual constructor.
[in] | Stream | The input stream from where the object is being read. |
|
inlinestaticinherited |
Promote previous version of object to this version.
[in] | Source | The frame specification version of the object. |
[in] | Obj | The previous version of the object. |
[in] | Stream | Stream from which the origional object was created. |
|
inlinestaticinherited |
Promote previous version of object to this version.
[in] | Source | The frame specification version of the object. |
[in] | Obj | The previous version of the object. |
[in] | Stream | Stream from which the origional object was created. |
|
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. |
|
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. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineprotectedvirtualinherited |
Write the structure to the stream.
[in] | Stream | The output stream where the object is to be written. |
|
inlineinherited |
Identifier for vector for user-provided information.
|
inlineinherited |
Identifier for vector for user-provided information.
|
inlineinherited |
Identifier for vector of sampled data.
|
inlineinherited |
Identifier for vector of sampled data.
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlineinherited |
Establish the value of the dataValid field.
[in] | flag | The desired value of the overRange field. |
|
inlineinherited |
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. |
|
inlineinherited |
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. |
|
inlinestaticinherited |
The description of structure.
|
inlinestaticinherited |
The description of structure.
subset_ret_type FrameCPP::Version_9::FrAdcData::Subset | ( | REAL_8 | Offset, |
REAL_8 | Dt ) const |
subset_ret_type FrameCPP::Version_9::FrAdcData::Subset | ( | REAL_8 | Offset, |
REAL_8 | Dt ) const |
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
[in] | InfoClass | Class of information being requested. |
[in] | vl | Variable argument list of requested data. |
|
protectedvirtualinherited |
Answer requests for information as needed by TOC.
[in] | InfoClass | Class of information being requested. |
[in] | vl | Variable argument list of requested data. |
|
protectedinherited |
Identifier for vector for user-provided information; use is generic
|
protectedinherited |
fShift is the frequency (in Hz) in the original data that corresponds to 0 Hz in the heterodyned series.
|
protectedinherited |
Phase (in radian) of hetrodyning signal at start of dataset