#include <FrProcDataNPS.hh>
|
enum | e_type_type {
UNKNOWN_TYPE = 0,
TIME_SERIES = 1,
FREQUENCY_SERIES = 2,
OTHER_1D_SERIES_DATA = 3,
TIME_FREQUENCY = 4,
WAVELETS = 5,
MULTI_DIMENSIONAL = 6
} |
|
enum | e_subType_type {
UNKNOWN_SUB_TYPE = 0,
DFT = 1,
AMPLITUDE_SPECTRAL_DENSITY = 2,
POWER_SPECTRAL_DENSITY = 3,
CROSS_SPECTRAL_DENSITY = 4,
COHERENCE = 5,
TRANSFER_FUNCTION = 6
} |
|
typedef FR_PROC_DATA_NAME_TYPE | name_type |
|
typedef FR_PROC_DATA_COMMENT_TYPE | comment_type |
|
typedef FR_PROC_DATA_TYPE_TYPE | type_type |
|
typedef FR_PROC_DATA_SUB_TYPE_TYPE | subType_type |
|
typedef
FR_PROC_DATA_TIME_OFFSET_TYPE | timeOffset_type |
|
typedef FR_PROC_DATA_T_RANGE_TYPE | tRange_type |
|
typedef FR_PROC_DATA_F_SHIFT_TYPE | fShift_type |
|
typedef FR_PROC_DATA_PHASE_TYPE | phase_type |
|
typedef FR_PROC_DATA_F_RANGE_TYPE | fRange_type |
|
typedef FR_PROC_DATA_BW_TYPE | BW_type |
|
typedef Common::Array< INT_2U,
AuxParam_type > | AuxParamList_type |
|
Enumerator |
---|
UNKNOWN_SUB_TYPE |
|
DFT |
|
AMPLITUDE_SPECTRAL_DENSITY |
|
POWER_SPECTRAL_DENSITY |
|
CROSS_SPECTRAL_DENSITY |
|
COHERENCE |
|
TRANSFER_FUNCTION |
|
Enumerator |
---|
UNKNOWN_TYPE |
|
TIME_SERIES |
|
FREQUENCY_SERIES |
|
OTHER_1D_SERIES_DATA |
|
TIME_FREQUENCY |
|
WAVELETS |
|
MULTI_DIMENSIONAL |
|
FrameCPP::Version_6::FrProcDataNPS::FrProcDataNPS |
( |
| ) |
|
|
inlineprotected |
FrameCPP::Version_6::FrProcDataNPS::FrProcDataNPS |
( |
const FrProcDataNPS & |
Source | ) |
|
|
inlineprotected |
FrameCPP::Version_6::FrProcDataNPS::FrProcDataNPS |
( |
istream_type & |
Stream | ) |
|
|
inlineprotected |
FrameCPP::Version_6::FrProcDataNPS::FrProcDataNPS |
( |
const Previous::FrProcData & |
Source | ) |
|
|
inlineprotected |
void FrameCPP::Version_6::FrProcDataNPS::AppendAuxParam |
( |
const AuxParam_type & |
Param | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::AppendComment |
( |
const std::string & |
Comment | ) |
|
|
inline |
bool FrameCPP::Version_6::FrProcDataNPS::operator== |
( |
const FrProcDataNPS & |
RHS | ) |
const |
|
inlineprotected |
void FrameCPP::Version_6::FrProcDataNPS::SetAuxParam |
( |
const AuxParamList_type & |
AuxParams | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::SetComment |
( |
const comment_type & |
Comment | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::SetFRange |
( |
fRange_type |
FRange | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::SetFShift |
( |
fShift_type |
FShift | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::SetTimeOffset |
( |
timeOffset_type |
time | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::SetTRange |
( |
tRange_type |
TRange | ) |
|
|
inline |
void FrameCPP::Version_6::FrProcDataNPS::write |
( |
ostream_type & |
Stream | ) |
const |
|
inlineprotected |
BW_type FrameCPP::Version_6::FrProcDataNPS::BW |
|
protected |
name_type FrameCPP::Version_6::FrProcDataNPS::name |
|
protected |
phase_type FrameCPP::Version_6::FrProcDataNPS::phase |
|
protected |
type_type FrameCPP::Version_6::FrProcDataNPS::type |
|
protected |
The documentation for this class was generated from the following files: