|
ldas-tools-framecpp 3.0.4
|
#include <FrSimDataData.hh>


Classes | |
| struct | v3 |
Public Member Functions | |
| const name_type & | GetName () const |
| const comment_type & | GetComment () const |
| sampleRate_type | GetSampleRate () const |
| timeOffset_type | GetTimeOffset () const |
| fShift_type | GetFShift () const |
| phase_type | GetPhase () const |
| void | SetComment (const comment_type &Comment) |
| Establish the value of the comment field. | |
| void | SetSampleRate (sampleRate_type SampleRate) |
| Establish the value of the sampleRate field. | |
| void | SetTimeOffset (timeOffset_type TimeOffset) |
| Establish the value of the timeOffset field. | |
| const data_type & | RefData () const |
| data_type & | RefData () |
| const input_type & | RefInput () const |
| input_type & | RefInput () |
| const table_type & | RefTable () const |
| table_type & | RefTable () |
| bool | operator== (const Data &RHS) const |
| const name_type & | GetName () const |
| const comment_type & | GetComment () const |
| sampleRate_type | GetSampleRate () const |
| timeOffset_type | GetTimeOffset () const |
| fShift_type | GetFShift () const |
| phase_type | GetPhase () const |
| void | SetComment (const comment_type &Comment) |
| Establish the value of the comment field. | |
| void | SetSampleRate (sampleRate_type SampleRate) |
| Establish the value of the sampleRate field. | |
| void | SetTimeOffset (timeOffset_type TimeOffset) |
| Establish the value of the timeOffset field. | |
| const data_type & | RefData () const |
| data_type & | RefData () |
| const input_type & | RefInput () const |
| input_type & | RefInput () |
| const table_type & | RefTable () const |
| table_type & | RefTable () |
| bool | operator== (const Data &RHS) const |
Static Public Member Functions | |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | FrameSpecName () |
| static struct_name_type | StructName () |
| static struct_name_type | StructName () |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_desc_type | FrameSpecDescription () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
| static struct_id_type | FrameSpecId () |
| Return the dictionary name of the structure. | |
Static Public Attributes | |
| static constexpr timeOffset_type | DEFAULT_TIME_OFFSET { 0 } |
| static struct_name_type | struct_name |
| static struct_desc_type | struct_desc |
| static struct_id_type | struct_id |
Protected Attributes | |
| name_type | name |
| Name of simulated data. | |
| comment_type | comment |
| Comment. | |
| sampleRate_type | sampleRate |
| Simulated data sample rate, samples/s. | |
| timeOffset_type | timeOffset |
| Offset of 1st sample relative to the frame start time. | |
| fShift_type | fShift |
| fShift is the frequency in the original data | |
| phase_type | phase |
| Phase of hetrodyning signal at start of dataset. | |
| data_type | data |
| input_type | input |
| table_type | table |
Static Protected Attributes | |
| static constexpr unsigned int | MAX_REF { 3 } |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_9::FrSimDataImpl::Data::input_type |
| typedef Common::SearchContainer< FrVect, &FrVect::GetName > FrameCPP::Version_9::FrSimDataImpl::Data::input_type |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_9::FrSimDataImpl::Data::table_type |
| typedef Common::SearchContainer< FrTable, &FrTable::GetNameSlow > FrameCPP::Version_9::FrSimDataImpl::Data::table_type |
|
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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Establish the value of the comment field.
| [in] | Comment | The desired value of the comment field. |
|
inline |
Establish the value of the comment field.
| [in] | Comment | The desired value of the comment field. |
|
inline |
Establish the value of the sampleRate field.
| [in] | SampleRate | The desired value of the sampleRate field. |
|
inline |
Establish the value of the sampleRate field.
| [in] | SampleRate | The desired value of the sampleRate field. |
|
inline |
Establish the value of the timeOffset field.
| [in] | Time | The desired value of the timeOffset field. |
|
inline |
Establish the value of the timeOffset field.
| [in] | Time | The desired value of the timeOffset field. |
|
inlinestaticinherited |
|
inlinestaticinherited |
|
protected |
Comment.
|
protected |
|
staticconstexpr |
|
protected |
fShift is the frequency in the original data
|
protected |
|
staticconstexprprotected |
|
protected |
Name of simulated data.
|
protected |
Phase of hetrodyning signal at start of dataset.
|
protected |
Simulated data sample rate, samples/s.
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
protected |
|
protected |
Offset of 1st sample relative to the frame start time.