ldas-tools-framecpp 3.0.4
|
#include <FrameH.hh>
Public Member Functions | |
rawData_type * | AddressOfRawData () const |
const name_type & | GetName () const |
Retrieve name of project. | |
run_type | GetRun () const |
Run number. | |
frame_type | GetFrame () const |
Frame number. | |
dataQuality_type | GetDataQuality () const |
Data quality flag. | |
const GTime_type & | GetGTime () const |
Start Time. | |
ULeapS_type | GetULeapS () const |
Leap seconds. | |
localTime_type | GetLocalTime () const |
Local time. | |
dt_type | GetDt () const |
Frame length. | |
void | SetName (const name_type &Name) |
Establish the name. | |
void | SetRun (run_type Run) |
Establish the run number. | |
void | SetDataQuality (dataQuality_type DataQuality) |
Establish the data quality flag. | |
void | SetDt (dt_type Dt) |
Establish the frame duration. | |
void | SetGTime (const GTime_type &Value) |
Establish the start time. | |
void | SetLocalTime (localTime_type LocalTime) |
Establish UTC seasonal local time. | |
void | SetULeapS (ULeapS_type Value) |
Establish leap second offset. | |
rawData_type | GetRawData () const |
Retrieve the raw data reference. | |
rawData_type | GetRawData () |
Retrieve the raw data reference. | |
const type_type & | RefType () const |
type_type & | RefType () |
const user_type & | RefUser () const |
user_type & | RefUser () |
const detectSim_type & | RefDetectSim () const |
detectSim_type & | RefDetectSim () |
const detectProc_type & | RefDetectProc () const |
detectProc_type & | RefDetectProc () |
const history_type & | RefHistory () const |
history_type & | RefHistory () |
const procData_type & | RefProcData () const |
procData_type & | RefProcData () |
const simData_type & | RefSimData () const |
simData_type & | RefSimData () |
const simEvent_type & | RefSimEvent () const |
simEvent_type & | RefSimEvent () |
const summaryData_type & | RefSummaryData () const |
summaryData_type & | RefSummaryData () |
const auxData_type & | RefAuxData () const |
auxData_type & | RefAuxData () |
const auxTable_type & | RefAuxTable () const |
auxTable_type & | RefAuxTable () |
void | SetRawData (rawData_type r) |
bool | operator== (const FrameH &RHS) const |
rawData_type * | AddressOfRawData () const |
const name_type & | GetName () const |
Retrieve name of project. | |
run_type | GetRun () const |
Run number. | |
frame_type | GetFrame () const |
Frame number. | |
dataQuality_type | GetDataQuality () const |
Data quality flag. | |
const GTime_type & | GetGTime () const |
Start Time. | |
ULeapS_type | GetULeapS () const |
Leap seconds. | |
localTime_type | GetLocalTime () const |
Local time. | |
dt_type | GetDt () const |
Frame length. | |
void | SetName (const name_type &Name) |
Establish the name. | |
void | SetRun (run_type Run) |
Establish the run number. | |
void | SetDataQuality (dataQuality_type DataQuality) |
Establish the data quality flag. | |
void | SetDt (dt_type Dt) |
Establish the frame duration. | |
void | SetGTime (const GTime_type &Value) |
Establish the start time. | |
void | SetLocalTime (localTime_type LocalTime) |
Establish UTC seasonal local time. | |
void | SetULeapS (ULeapS_type Value) |
Establish leap second offset. | |
rawData_type | GetRawData () const |
Retrieve the raw data reference. | |
rawData_type | GetRawData () |
Retrieve the raw data reference. | |
const type_type & | RefType () const |
type_type & | RefType () |
const user_type & | RefUser () const |
user_type & | RefUser () |
const detectSim_type & | RefDetectSim () const |
detectSim_type & | RefDetectSim () |
const detectProc_type & | RefDetectProc () const |
detectProc_type & | RefDetectProc () |
const history_type & | RefHistory () const |
history_type & | RefHistory () |
const procData_type & | RefProcData () const |
procData_type & | RefProcData () |
const simData_type & | RefSimData () const |
simData_type & | RefSimData () |
const simEvent_type & | RefSimEvent () const |
simEvent_type & | RefSimEvent () |
const summaryData_type & | RefSummaryData () const |
summaryData_type & | RefSummaryData () |
const auxData_type & | RefAuxData () const |
auxData_type & | RefAuxData () |
const auxTable_type & | RefAuxTable () const |
auxTable_type & | RefAuxTable () |
void | SetRawData (rawData_type r) |
bool | operator== (const FrameH &RHS) const |
Static Public Attributes | |
static const INT_2U | MAX_REF = 13 |
typedef auxData_type::hash_iterator FrameH::auxData_hash_iterator |
typedef auxData_type::iterator FrameH::auxData_iterator |
typedef Common::SearchContainer< AUX_DATA_T, &AUX_DATA_T::GetName > FrameH::auxData_type |
typedef auxTable_type::hash_iterator FrameH::auxTable_hash_iterator |
typedef auxTable_type::iterator FrameH::auxTable_iterator |
typedef Common::SearchContainer< AUX_TABLE_T, &AUX_TABLE_T::GetNameSlow > FrameH::auxTable_type |
typedef auxData_type::const_hash_iterator FrameH::const_auxData_hash_iterator |
typedef auxData_type::const_iterator FrameH::const_auxData_iterator |
typedef auxTable_type::const_hash_iterator FrameH::const_auxTable_hash_iterator |
typedef auxTable_type::const_iterator FrameH::const_auxTable_iterator |
typedef detectProc_type::const_hash_iterator FrameH::const_detectProc_hash_iterator |
typedef detectProc_type::const_iterator FrameH::const_detectProc_iterator |
typedef detectSim_type::const_hash_iterator FrameH::const_detectSim_hash_iterator |
typedef detectSim_type::const_iterator FrameH::const_detectSim_iterator |
typedef history_type::const_hash_iterator FrameH::const_history_hash_iterator |
typedef history_type::const_iterator FrameH::const_history_iterator |
typedef procData_type::const_hash_iterator FrameH::const_procData_hash_iterator |
typedef procData_type::const_iterator FrameH::const_procData_iterator |
typedef simData_type::const_hash_iterator FrameH::const_simData_hash_iterator |
typedef simData_type::const_iterator FrameH::const_simData_iterator |
typedef simEvent_type::const_hash_iterator FrameH::const_simEvent_hash_iterator |
typedef simEvent_type::const_iterator FrameH::const_simEvent_iterator |
typedef strain_type::const_hash_iterator FrameH::const_strain_hash_iterator |
typedef strain_type::const_iterator FrameH::const_strain_iterator |
typedef summaryData_type::const_hash_iterator FrameH::const_summaryData_hash_iterator |
typedef summaryData_type::const_iterator FrameH::const_summaryData_iterator |
typedef trigData_type::const_hash_iterator FrameH::const_trigData_hash_iterator |
typedef trigData_type::const_iterator FrameH::const_trigData_iterator |
typedef type_type::const_hash_iterator FrameH::const_type_hash_iterator |
typedef type_type::const_iterator FrameH::const_type_iterator |
typedef user_type::const_hash_iterator FrameH::const_user_hash_iterator |
typedef user_type::const_iterator FrameH::const_user_iterator |
typedef FRAME_H_DATA_QUALITY_TYPE FrameH::dataQuality_type |
typedef detectProc_type::hash_iterator FrameH::detectProc_hash_iterator |
typedef detectProc_type::iterator FrameH::detectProc_iterator |
typedef Common::SearchContainer< DETECT_PROC_T, &DETECT_PROC_T::GetName > FrameH::detectProc_type |
typedef detectSim_type::hash_iterator FrameH::detectSim_hash_iterator |
typedef detectSim_type::iterator FrameH::detectSim_iterator |
typedef Common::SearchContainer< DETECT_SIM_T, &DETECT_SIM_T::GetName > FrameH::detectSim_type |
typedef FRAME_H_DT_TYPE FrameH::dt_type |
typedef FRAME_H_FRAME_TYPE FrameH::frame_type |
typedef FRAME_H_G_TIME_TYPE FrameH::GTime_type |
typedef FRAME_H_G_TIME_N_TYPE FrameH::GTimeN_type |
typedef FRAME_H_G_TIME_S_TYPE FrameH::GTimeS_type |
typedef history_type::hash_iterator FrameH::history_hash_iterator |
typedef history_type::iterator FrameH::history_iterator |
typedef Common::SearchContainer< HISTORY_T, &HISTORY_T::GetName > FrameH::history_type |
typedef FRAME_H_LOCAL_TIME_TYPE FrameH::localTime_type |
typedef FRAME_H_NAME_TYPE FrameH::name_type |
typedef procData_type::hash_iterator FrameH::procData_hash_iterator |
typedef procData_type::iterator FrameH::procData_iterator |
typedef Common::SearchContainer< PROC_DATA_T, &PROC_DATA_T::GetNameSlow > FrameH::procData_type |
typedef boost::shared_ptr< RAW_DATA_T > FrameH::rawData_type |
typedef FRAME_H_RUN_TYPE FrameH::run_type |
typedef simData_type::hash_iterator FrameH::simData_hash_iterator |
typedef simData_type::iterator FrameH::simData_iterator |
typedef Common::SearchContainer< SIM_DATA_T, &SIM_DATA_T::GetNameSlow > FrameH::simData_type |
typedef simEvent_type::hash_iterator FrameH::simEvent_hash_iterator |
typedef simEvent_type::iterator FrameH::simEvent_iterator |
typedef Common::SearchContainer< SIM_EVENT_T, &SIM_EVENT_T::GetNameSlow > FrameH::simEvent_type |
typedef strain_type::hash_iterator FrameH::strain_hash_iterator |
typedef strain_type::iterator FrameH::strain_iterator |
typedef Common::SearchContainer< STRAIN_T, &STRAIN_T::GetName > FrameH::strain_type |
typedef summaryData_type::hash_iterator FrameH::summaryData_hash_iterator |
typedef summaryData_type::iterator FrameH::summaryData_iterator |
typedef Common::SearchContainer< SUMMARY_DATA_T, &SUMMARY_DATA_T::GetName > FrameH::summaryData_type |
typedef trigData_type::hash_iterator FrameH::trigData_hash_iterator |
typedef trigData_type::iterator FrameH::trigData_iterator |
typedef Common::SearchContainer< TRIG_DATA_T, &TRIG_DATA_T::GetNameSlow > FrameH::trigData_type |
typedef type_type::hash_iterator FrameH::type_hash_iterator |
typedef type_type::iterator FrameH::type_iterator |
typedef Common::SearchContainer< TYPE_T, &TYPE_T::GetName > FrameH::type_type |
typedef FRAME_H_U_LEAP_S_TYPE FrameH::ULeapS_type |
typedef user_type::hash_iterator FrameH::user_hash_iterator |
typedef user_type::iterator FrameH::user_iterator |
typedef Common::SearchContainer< USER_T, &USER_T::GetName > FrameH::user_type |
|
inline |
|
inline |
|
inline |
Data quality flag.
Retrieve the data quality flag associated with the frame
|
inline |
Data quality flag.
Retrieve the data quality flag associated with the frame
|
inline |
Frame length.
Retrieve the duration of the frame in seconds.
|
inline |
Frame length.
Retrieve the duration of the frame in seconds.
|
inline |
Frame number.
Retrieve the frame number associated with the frame
|
inline |
Frame number.
Retrieve the frame number associated with the frame
|
inline |
Start Time.
Retrieve the start time of the frame.
|
inline |
Start Time.
Retrieve the start time of the frame.
|
inline |
Local time.
Local seasonal time - UTC in seconds
|
inline |
Local time.
Local seasonal time - UTC in seconds
|
inline |
Retrieve name of project.
Retrieve the name of project or other experiment description.
|
inline |
Retrieve name of project.
Retrieve the name of project or other experiment description.
|
inline |
Retrieve the raw data reference.
|
inline |
Retrieve the raw data reference.
|
inline |
Retrieve the raw data reference.
Set the number of leap seconds since GPS epoc.
|
inline |
Retrieve the raw data reference.
Set the number of leap seconds since GPS epoc.
|
inline |
Run number.
Retrieve the run number associated with the frame.
|
inline |
Run number.
Retrieve the run number associated with the frame.
|
inline |
Leap seconds.
Retrieve the number of leap seconds associated with the frame.
|
inline |
Leap seconds.
Retrieve the number of leap seconds associated with the frame.
|
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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Establish the data quality flag.
Set the data quality flag of the frame.
[in] | DataQuality | The value of the data quality flag. |
|
inline |
Establish the data quality flag.
Set the data quality flag of the frame.
[in] | DataQuality | The value of the data quality flag. |
|
inline |
Establish the frame duration.
Set the length of the frame in seconds.
[in] | Dt | The length of the frame in seconds |
|
inline |
Establish the frame duration.
Set the length of the frame in seconds.
[in] | Dt | The length of the frame in seconds |
|
inline |
Establish the start time.
Set the start time of the frame.
[in] | Value | The start time of the frame. |
|
inline |
Establish the start time.
Set the start time of the frame.
[in] | Value | The start time of the frame. |
|
inline |
Establish UTC seasonal local time.
Set UTC seasonal local time
[in] | LocalTime | UTC seasonal local time |
|
inline |
Establish UTC seasonal local time.
Set UTC seasonal local time
[in] | LocalTime | UTC seasonal local time |
|
inline |
Establish the name.
Set the project name of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
[in] | Name | The name to associate with the frame |
|
inline |
Establish the name.
Set the project name of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
[in] | Name | The name to associate with the frame |
|
inline |
|
inline |
|
inline |
Establish the run number.
Set the run number of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
[in] | Run | The run number to associate with the frame. |
|
inline |
Establish the run number.
Set the run number of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
[in] | Run | The run number to associate with the frame. |
|
inline |
Establish leap second offset.
[in] | Value | Number of leap seconds since GPS epoc. |
|
inline |
Establish leap second offset.
[in] | Value | Number of leap seconds since GPS epoc. |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
mutableprotected |
|
protected |
|
static |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |