ldas-tools-framecpp
2.8.1
|
Non-PTR_STRUCT elements of the FrameH structure. More...
#include <FrameH.hh>
Classes | |
struct | data_type |
Public Member Functions | |
FrameHNPS () | |
Default constructor. More... | |
FrameHNPS (const FrameHNPS &Source) | |
Copy Constructor. More... | |
FrameHNPS (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual) | |
Constructor. More... | |
const std::string & | GetName () const |
Retrieve name of project. More... | |
run_type | GetRun () const |
Run number. More... | |
frame_type | GetFrame () const |
Frame number. More... | |
dataQuality_type | GetDataQuality () const |
Data quality flag. More... | |
const GPSTime & | GetGTime () const |
Start Time. More... | |
ULeapS_type | GetULeapS () const |
Leap seconds. More... | |
dt_type | GetDt () const |
Frame length. More... | |
void | SetName (const std::string &Name) |
Establish the name. More... | |
void | SetRun (run_type Run) |
Establish the run number. More... | |
void | SetDataQuality (dataQuality_type DataQuality) |
Establish the data quality flag. More... | |
void | SetDt (dt_type Dt) |
Establish the frame duration. More... | |
void | SetGTime (const GPSTime >ime) |
Establish the start time. More... | |
void | SetULeapS (ULeapS_type Value) |
Establish leap second offset. More... | |
FrameHNPS () | |
Default constructor. More... | |
FrameHNPS (const FrameHNPS &Source) | |
Copy Constructor. More... | |
FrameHNPS (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual) | |
Constructor. More... | |
const std::string & | GetName () const |
Retrieve name of project. More... | |
run_type | GetRun () const |
Run number. More... | |
frame_type | GetFrame () const |
Frame number. More... | |
dataQuality_type | GetDataQuality () const |
Data quality flag. More... | |
const GPSTime & | GetGTime () const |
Start Time. More... | |
ULeapS_type | GetULeapS () const |
Leap seconds. More... | |
dt_type | GetDt () const |
Frame length. More... | |
void | SetName (const std::string &Name) |
Establish the name. More... | |
void | SetRun (run_type Run) |
Establish the run number. More... | |
void | SetDataQuality (dataQuality_type DataQuality) |
Establish the data quality flag. More... | |
void | SetDt (dt_type Dt) |
Establish the frame duration. More... | |
void | SetGTime (const GPSTime >ime) |
Establish the start time. More... | |
void | SetULeapS (ULeapS_type Value) |
Establish leap second offset. More... | |
FrameHNPS () | |
Default constructor. More... | |
FrameHNPS (const FrameHNPS &Source) | |
Copy Constructor. More... | |
FrameHNPS (const std::string &name, INT_4S run, INT_4U frame, const GPSTime &time, INT_2U uLeapS, const REAL_8 dt, INT_4U dqual) | |
Constructor. More... | |
const std::string & | GetName () const |
Retrieve name of project. More... | |
run_type | GetRun () const |
Run number. More... | |
frame_type | GetFrame () const |
Frame number. More... | |
dataQuality_type | GetDataQuality () const |
Data quality flag. More... | |
const GPSTime & | GetGTime () const |
Start Time. More... | |
ULeapS_type | GetULeapS () const |
Leap seconds. More... | |
dt_type | GetDt () const |
Frame length. More... | |
void | SetName (const std::string &Name) |
Establish the name. More... | |
void | SetRun (run_type Run) |
Establish the run number. More... | |
void | SetDataQuality (dataQuality_type DataQuality) |
Establish the data quality flag. More... | |
void | SetDt (dt_type Dt) |
Establish the frame duration. More... | |
void | SetGTime (const GPSTime >ime) |
Establish the start time. More... | |
void | SetULeapS (ULeapS_type Value) |
Establish leap second offset. More... | |
void | TOCQuery (int InfoClass,...) const |
void | TOCQuery (int InfoClass,...) const |
void | TOCQuery (int InfoClass,...) const |
Static Public Member Functions | |
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) |
Protected Types | |
typedef Common::IStringStream | assign_stream_type |
typedef Common::IStringStream | assign_stream_type |
typedef Common::IStringStream | assign_stream_type |
Protected Member Functions | |
FrameHNPS (const Previous::FrameHNPS &Source) | |
Copy Constructor based on a previous frame specification. More... | |
void | assign (assign_stream_type &Stream) |
Hook to provide table of contents information. More... | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
FrameHNPS (const Previous::FrameHNPS &Source) | |
Copy Constructor based on a previous frame specification. More... | |
void | assign (assign_stream_type &Stream) |
Hook to provide table of contents information. More... | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
FrameHNPS (const Previous::FrameHNPS &Source) | |
Copy Constructor based on a previous frame specification. More... | |
void | assign (assign_stream_type &Stream) |
Hook to provide table of contents information. More... | |
virtual void | vTOCQuery (int InfoClass, va_list vl) const |
Static Protected Member Functions | |
template<typename SE > | |
static void | dataDescription (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | dataDescription (Common::Description &Desc) |
The description of structure. More... | |
template<typename SE > | |
static void | dataDescription (Common::Description &Desc) |
The description of structure. More... | |
Protected Attributes | |
data_type | m_data |
Non-PTR_STRUCT elements of the FrameH structure.
This class contains the data members of the FrameH structure that are not refernced by a pointer. This allows for easier migration into future frame specifications.
|
protected |
|
protected |
|
protected |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | ) |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | const FrameHNPS & | Source | ) |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | const std::string & | name, |
INT_4S | run, | ||
INT_4U | frame, | ||
const GPSTime & | time, | ||
INT_2U | uLeapS, | ||
const REAL_8 | dt, | ||
INT_4U | dqual | ||
) |
Constructor.
Construct a new FrameHNPS object with explicate values.
[in] | name | Name of project or other experiment description. |
[in] | run | Run number (number < 0 reserved fro simulated data); monotonic for experimental runs. |
[in] | frame | Frame number, monotonically increasing until end of run, re-starting from 0 with each new run. |
[in] | time | Frame start time. |
[in] | uLeapS | The integer number of leap seconds between GPS/TAI and UTC in epoch when the frame is written |
[in] | dt | Frame length in seconds. |
[in] | dqual | A logical 32-bit word to denote top level quality of data. Lowest order bits are reserved in pairs for the various GW detectors. |
|
inlineprotected |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | ) |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | const FrameHNPS & | Source | ) |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | const std::string & | name, |
INT_4S | run, | ||
INT_4U | frame, | ||
const GPSTime & | time, | ||
INT_2U | uLeapS, | ||
const REAL_8 | dt, | ||
INT_4U | dqual | ||
) |
Constructor.
Construct a new FrameHNPS object with explicate values.
[in] | name | Name of project or other experiment description. |
[in] | run | Run number (number < 0 reserved fro simulated data); monotonic for experimental runs. |
[in] | frame | Frame number, monotonically increasing until end of run, re-starting from 0 with each new run. |
[in] | time | Frame start time. |
[in] | uLeapS | The integer number of leap seconds between GPS/TAI and UTC in epoch when the frame is written |
[in] | dt | Frame length in seconds. |
[in] | dqual | A logical 32-bit word to denote top level quality of data. Lowest order bits are reserved in pairs for the various GW detectors. |
|
protected |
Copy Constructor based on a previous frame specification.
[in] | Source | A FrmaeHNPS object of a previous frame specification. |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | ) |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | const FrameHNPS & | Source | ) |
FrameCPP::Version_6::FrameHNPS::FrameHNPS | ( | const std::string & | name, |
INT_4S | run, | ||
INT_4U | frame, | ||
const GPSTime & | time, | ||
INT_2U | uLeapS, | ||
const REAL_8 | dt, | ||
INT_4U | dqual | ||
) |
Constructor.
Construct a new FrameHNPS object with explicate values.
[in] | name | Name of project or other experiment description. |
[in] | run | Run number (number < 0 reserved fro simulated data); monotonic for experimental runs. |
[in] | frame | Frame number, monotonically increasing until end of run, re-starting from 0 with each new run. |
[in] | time | Frame start time. |
[in] | uLeapS | The integer number of leap seconds between GPS/TAI and UTC in epoch when the frame is written |
[in] | dt | Frame length in seconds. |
[in] | dqual | A logical 32-bit word to denote top level quality of data. Lowest order bits are reserved in pairs for the various GW detectors. |
|
protected |
Copy Constructor based on a previous frame specification.
[in] | Source | A FrmaeHNPS object of a previous frame specification. |
|
inlineprotected |
Hook to provide table of contents information.
Assign the contents of the instance
[in] | Stream | An input stream from which to read information for the instance. |
|
protected |
Hook to provide table of contents information.
Assign the contents of the instance
[in] | Stream | An input stream from which to read information for the instance. |
|
protected |
Hook to provide table of contents information.
Assign the contents of the instance
[in] | Stream | An input stream from which to read information for the instance. |
|
inlinestaticprotected |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
Append descriptions of the fields managed by this object to the user supplied Description object.
|
staticprotected |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticprotected |
The description of structure.
[out] | Desc | Storage for the description of the structure. |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
inline |
Data quality flag.
Retrieve the data quality flag associated with the frame.
dataQuality_type FrameCPP::Version_6::FrameHNPS::GetDataQuality | ( | ) | const |
Data quality flag.
dataQuality_type FrameCPP::Version_6::FrameHNPS::GetDataQuality | ( | ) | const |
Data quality flag.
|
inline |
Frame length.
Retrieve the duration of the frame in seconds.
dt_type FrameCPP::Version_6::FrameHNPS::GetDt | ( | ) | const |
Frame length.
dt_type FrameCPP::Version_6::FrameHNPS::GetDt | ( | ) | const |
Frame length.
|
inline |
Frame number.
Retrieve the frame number associated with the frame.
frame_type FrameCPP::Version_6::FrameHNPS::GetFrame | ( | ) | const |
Frame number.
frame_type FrameCPP::Version_6::FrameHNPS::GetFrame | ( | ) | const |
Frame number.
|
inline |
Start Time.
Retrieve the start time of the frame.
const GPSTime& FrameCPP::Version_6::FrameHNPS::GetGTime | ( | ) | const |
Start Time.
const GPSTime& FrameCPP::Version_6::FrameHNPS::GetGTime | ( | ) | const |
Start Time.
|
inline |
Retrieve name of project.
Retrieve the name of project or other experiment description.
const std::string& FrameCPP::Version_6::FrameHNPS::GetName | ( | ) | const |
Retrieve name of project.
const std::string& FrameCPP::Version_6::FrameHNPS::GetName | ( | ) | const |
Retrieve name of project.
|
inline |
Run number.
Retrieve the run number associated with the frame.
run_type FrameCPP::Version_6::FrameHNPS::GetRun | ( | ) | const |
Run number.
run_type FrameCPP::Version_6::FrameHNPS::GetRun | ( | ) | const |
Run number.
|
inline |
Leap seconds.
Retrieve the number of leap seconds associated with the frame.
ULeapS_type FrameCPP::Version_6::FrameHNPS::GetULeapS | ( | ) | const |
Leap seconds.
ULeapS_type FrameCPP::Version_6::FrameHNPS::GetULeapS | ( | ) | const |
Leap seconds.
|
inline |
Establish the data quality flag.
Set the data quality flag of the frame.
[in] | DataQuality | The value of the data quality flag. |
void FrameCPP::Version_6::FrameHNPS::SetDataQuality | ( | dataQuality_type | DataQuality | ) |
Establish the data quality flag.
[in] | DataQuality | The value of the data quality flag. |
void FrameCPP::Version_6::FrameHNPS::SetDataQuality | ( | dataQuality_type | DataQuality | ) |
Establish the data quality flag.
[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 |
void FrameCPP::Version_6::FrameHNPS::SetDt | ( | dt_type | Dt | ) |
Establish the frame duration.
[in] | Dt | The length of the frame in seconds |
void FrameCPP::Version_6::FrameHNPS::SetDt | ( | dt_type | Dt | ) |
Establish the frame duration.
[in] | Dt | The length of the frame in seconds |
|
inline |
Establish the start time.
Set the start time of the frame.
[in] | GTime | The start time of the frame. |
void FrameCPP::Version_6::FrameHNPS::SetGTime | ( | const GPSTime & | GTime | ) |
Establish the start time.
[in] | GTime | The start time of the frame. |
void FrameCPP::Version_6::FrameHNPS::SetGTime | ( | const GPSTime & | GTime | ) |
Establish the start time.
[in] | GTime | The start time of the frame. |
|
inline |
Establish the name.
[in] | Name | The name to associate with the frame |
Set the project name of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
void FrameCPP::Version_6::FrameHNPS::SetName | ( | const std::string & | Name | ) |
Establish the name.
[in] | Name | The name to associate with the frame |
void FrameCPP::Version_6::FrameHNPS::SetName | ( | const std::string & | Name | ) |
Establish the name.
[in] | Name | The name to associate with the frame |
|
inline |
Establish the run number.
[in] | Run | The run number to associate with the frame. |
Set the run number of the frame. Values less than zero are reserved for simulated data. For experimental runs, this value is monotonicly increasing.
void FrameCPP::Version_6::FrameHNPS::SetRun | ( | run_type | Run | ) |
Establish the run number.
[in] | Run | The run number to associate with the frame. |
void FrameCPP::Version_6::FrameHNPS::SetRun | ( | run_type | Run | ) |
Establish the run number.
[in] | Run | The run number to associate with the frame. |
|
inline |
Establish leap second offset.
Set the number of leap seconds since GPS epoc.
[in] | Value | Number of leap seconds since GPS epoc. |
void FrameCPP::Version_6::FrameHNPS::SetULeapS | ( | ULeapS_type | Value | ) |
Establish leap second offset.
[in] | Value | Number of leap seconds since GPS epoc. |
void FrameCPP::Version_6::FrameHNPS::SetULeapS | ( | ULeapS_type | Value | ) |
Establish leap second offset.
[in] | Value | Number of leap seconds since GPS epoc. |
|
inlineinherited |
|
inherited |
|
inherited |
|
protectedvirtual |
Implements FrameCPP::Common::TOCInfo.
|
protectedvirtual |
Implements FrameCPP::Common::TOCInfo.
|
protectedvirtual |
Implements FrameCPP::Common::TOCInfo.
|
protected |